Re: apache and suexec breaks my cgi script

2002-06-09 Thread Derrick 'dman' Hudson
On Sat, Jun 08, 2002 at 12:20:27AM -0500, Derrick 'dman' Hudson wrote: | I've been beating my head into a wall trying to figure out why my | "hello world" cgi script won't run. It turns out that disabling | suexec (which is enabled by default in the apache package) makes the | problems vanish.

Re: apache and suexec breaks my cgi script

2002-06-08 Thread Derrick 'dman' Hudson
On Sat, Jun 08, 2002 at 01:03:19AM -0700, Vineet Kumar wrote: | * Derrick 'dman' Hudson ([EMAIL PROTECTED]) [020607 22:10]: | > [2002-06-07 23:55:40]: emerg: cannot get docroot information | > (/home/dman) | | > drwx--x--x 92 dman dman 4096 Jun 8 00:13 /home/dman | | These 2 lines

Re: apache and suexec breaks my cgi script

2002-06-08 Thread Paolo Alexis Falcone
Last Sat, Jun 08, 2002 at 01:03:19AM -0700, Vineet Kumar wrote: > * Derrick 'dman' Hudson ([EMAIL PROTECTED]) [020607 22:10]: > > [2002-06-07 23:55:40]: emerg: cannot get docroot information > > (/home/dman) > > > drwx--x--x 92 dman dman 4096 Jun 8 00:13 /home/dman > > These 2 line

Re: apache and suexec breaks my cgi script

2002-06-08 Thread Vineet Kumar
* Derrick 'dman' Hudson ([EMAIL PROTECTED]) [020607 22:10]: > [2002-06-07 23:55:40]: emerg: cannot get docroot information > (/home/dman) > drwx--x--x 92 dman dman 4096 Jun 8 00:13 /home/dman These 2 lines seem to make me think the problem is somehow related to not having +r on /ho

apache and suexec breaks my cgi script

2002-06-08 Thread Derrick 'dman' Hudson
I've been beating my head into a wall trying to figure out why my "hello world" cgi script won't run. It turns out that disabling suexec (which is enabled by default in the apache package) makes the problems vanish. Now I want to know what is causing the problem. I skimmed through the security