Hi bert!

On 5 Apr 2007 14:44:48,  wrote about "Re: [peruser] not exist: /home":

> Since your using chroot, the path is relative to 
> /home/virtwww/w_server rather than to /, so your server is looking for:
> 
> /home/virtwww/w_server/home/virtwww/w_server/http - which doesnt exist
> 
> You should try changing the server root to /http in the apache config, 
> then it should work...

I have just turned off chroot,
<IfModule peruser.c>
        Multiplexer www daemon
        Processor w_server virtwww
...

<VirtualHost *>
<IfModule peruser.c>
        ServerEnvironment w_server virtwww /home/virtwww/w_server

and it worked.

Any manupilations with options Processor/ServerEnvironment  don't make
chroot work, processes forked from www, or not exist: /home, or httpd say
"Child 21172 returned a Fatal error... Apache is exiting!"

--
BRGDS. Alexey Vlasov.

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to