Might depend on their usage. Using Apache 2 with PHP through CGI or FastCGI should be OK.
PHP as an Apache 2 module you'd expect to take a bit longer to settle down - especially if threading is involved. -----Original Message----- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 11:50 AM To: Jonas Eriksson > Is it now safe to set up apache 2 with php in a production server? Nope > When will it be safe? Depends which Apache2 MPM you use. Hopefully by PHP 4.3 it should be safe for the prefork MPM. For any other MPM, perhaps never. We should be able to get the threaded ones stable with a limited set of extensions eventually, but don't hold your breath on that one. > When will next version of php be relised? When we finish it. -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php