Hi, Sean Gabriel Heacock!

On 29 сентября 2007 г. 4:41:32, Sean Gabriel Heacock wrote about "Re:
[peruser] seg fault":

> Can you try the new release candidate I just posted and see if you 
> still have those errors?

Yes, I still have some errors.
[Sat Oct 06 11:28:26 2007] [crit] (13)Permission denied: mod_rewrite: could
not init rewrite log lock in child
[Sat Oct 06 11:28:26 2007] [crit] (13)Permission denied: mod_rewrite: could
not init rewrite log lock in child
...
Here is my config.

<IfModule peruser.c>
    ServerLimit         2048
    MaxClients          2048
    MinSpareProcessors    16
    MaxProcessors         64
    MaxRequestsPerChild    0
    IdleTimeout           30
    ExpireTimeout        300
    Multiplexer www daemon
    Processor w_default virtwww
</IfModule>

<VirtualHost *>
    RewriteLogLevel 0
    ServerName default_server
    DocumentRoot /home/virtwww/w_default/http
    DirectoryIndex index.htm

    <IfModule fcgid_module>
        FCGIWrapper /home/virtwww/w_default/.fast-php/fast-php .php
    </IfModule>
    <IfModule peruser.c>
        ServerEnvironment w_default virtwww
    </IfModule>

    SetEnv PHPRC /home/virtwww/w_default/.php/
    SuexecUserGroup w_default virtwww
</VirtualHost>

--
BRGDS. Alesha.

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

Reply via email to