in reply to Re: A CGI script to list the files on my external harddrive
in thread A CGI script to list the files on my external harddrive

I can run th script as any user from the command line. So it is not a user issue as far as I can tell. Even if I change the User and Group in my httpd.conf to somethings like ...
User me
Group root
The script still fails with permission errors when run a a cgi.
  • Comment on Re^2: A CGI script to list the files on my external harddrive