Since upgrading to 10.1.5, all cgi's have ceased to work. If I look in the default Web 
Sharing directory I see this:

bash2.05 phil@localhost /Library/WebServer/CGI-Executables $ ls -la
total 48
drwxrwxr-x  6 root  admin   160 Jun 29 11:00 .
drwxrwxr-x  4 root  admin   264 May 17 03:42 ..
-rw-rw-rw-  1 phil  admin  6148 Jun 29 10:53 .DS_Store
-rwxr-xr-x  1 phil  admin   164 May 19 16:11 hello.cgi
-rw-rw-r--  1 root  admin  5398 May  2 18:32 printenv
-rw-rw-r--  1 root  admin   757 May  2 18:31 test-cgi

It seems the ownership of the cgi's has changed from www to the user (i.e. admin). 
Therefore when they are run, all you can see is the straight file showing all the perl 
and html (`hello.cgi' is just a test file).

When run in a browser with an absolute path, I get a 404 error.

Any ideas? I'm stumped...

Regards,

Phil.

Reply via email to