Nope. Until someone sits down and goes through every 3rd-party library that can be linked into PHP on every platform and identifies whether or not they are threadsafe and under which conditions they remain threadsafe, using PHP in a threaded web server on UNIX is going to remain experimental.
From that, can I assume that using PHP by itself with no external libraries is stable with Apache 2?
Is there a short list of some common extensions that do work reliably with Apache 2? (eg MySQL, GD etc...)
Matt
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php