On 7/20/05, dAniel hAhler <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I've installed mod_chroot for Apache (2.0.53-Ubuntu), but have now problems
> with suexec complaining:
> 
> [2005-07-20 06:28:13]: uid: (1003/xxxxx) gid: (1003/1003) cmd:
> php4-fcgi-starter
> [2005-07-20 06:28:13]: command not in docroot
> (/fcgi-scripts/web2/php4-fcgi-starter)
> 
> php4-fcgi-starter is a script that should start php-fcgi (I'm using
> mod_fastcgi).

As far as I know, you can't use suexec with fastcgi.  suexec counts on
forking each cgi script separately, while fastcgi is designed to do
the opposite.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to