Forum OpenACS Development: Re: Using Perl CGI

Collapse
11: Re: Using Perl CGI (response to 1)
Posted by Torben Brosten on
Oops. Posted too early.

In addition to group readable, you might want to try making the directory public readable and executable, for example:

service1# ls -dl sql-ledger
drwxrwxr-x 12 service1 web 1024 Aug 27 13:29 cgi
service1#

hth