On Sat, 2007-10-06 at 13:54 +0400, Alexey Vlasov wrote: > 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 > ... > Here is my config. > > <IfModule fcgid_module> > FCGIWrapper /home/virtwww/w_default/.fast-php/fast-php .php > </IfModule>
Ah ha, this is the problem I think. I never could get fastcgi to work properly with peruser, though Rommer posted a patch for mod_fcgid (a competitor to the main fastcgi project, I think) to the list in April of last year if you want to try that. I couldn't get it to work with chroots in peruser, but you aren't doing that so it may work for you. -- Sean Gabriel Heacock Telana Internet Services http://www.telana.com/ _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
