Andrioli Darvin wrote: > Hi all > > PHP manual state "We do not recommend using a threaded MPM in production > with Apache 2. Use the prefork MPM instead, or use Apache 1. For information > on why, read the related FAQ entry on using Apache2 with a threaded MPM" ( > http://www.php.net/manual/en/install.windows.apache2.php ) > From apache.org the compiled exe you can download it seems compiled against > threaded MPM. Even the all-in-one packages like WAMPSERVER > (http://www.wampserver.com/en/) or XAMPP Light install PHP as Apache module > on threaded MPM Apache > So I'm wondering, is the manual outdated, or should I consider other > configuration to install on my production servers? > > Thank you > Darvin > Also from the FAQ: And finally, this warning against using a threaded MPM is not as strong for Windows systems because most libraries on that platform tend to be threadsafe. -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php