[EMAIL PROTECTED] Per-user CGI does not work

2005-09-14 Thread Joshua Slive
On 9/14/05, Jan Engelhardt <[EMAIL PROTECTED]> wrote: > [2005-09-14 20:24:54]: uid: (10721/cf) gid: (100/100) cmd: index.cgi > [2005-09-14 20:24:54]: cannot get docroot information (/home/cf) First, if you don't need suexec or you don't understand what it is, then you should simply turn it off by

Re: [EMAIL PROTECTED] Per-user CGI does not work

2005-09-14 Thread Jan Engelhardt
>On 9/14/05, Jan Engelhardt <[EMAIL PROTECTED]> wrote: >> >> in mod_userdir.conf (Apache 2.0.53) as the help page for mod_userdir says to >> enable per-user CGI programs. However, when I try to open up a sample prog, I >> always get error 500. > >And what does the error log say? [Wed Sep 14 20:2

Re: [EMAIL PROTECTED] Per-user CGI does not work

2005-09-14 Thread Joshua Slive
On 9/14/05, Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > in mod_userdir.conf (Apache 2.0.53) as the help page for mod_userdir says to > enable per-user CGI programs. However, when I try to open up a sample prog, I > always get error 500. And what does the error log say? > It does work when I pu

[EMAIL PROTECTED] Per-user CGI does not work

2005-09-14 Thread Jan Engelhardt
Hello, I am using Options +ExecCGI SetHandler cgi-script in mod_userdir.conf (Apache 2.0.53) as the help page for mod_userdir says to enable per-user CGI programs. However, when I try to open up a sample prog, I always get error 500. #!/bin/bash cat