> [Thu Mar 09 22:38:03 2006] [crit] Apache is running a threaded MPM, > but your PHP Module is not compiled to be threadsafe. You need to > recompile PHP. Pre-configuration failed
This seems to be an error message generated by the PHP module. Sean's patch to the php configure script should fix this. As explained before PHP doesn't "know" a MPM named peruser and thus wrongly assumes that it might be threaded. There is no way we can fix this in peruser, it must be fixed in PHP. We'll have contact the PHP people, tell them that peruser exits and try to have them fixing their wrong assumptions in their upcoming releases. Stefan _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
