ID: 28288 Updated by: [EMAIL PROTECTED] Reported By: okapi at yahoo dot com -Status: Open +Status: Bogus Bug Type: Documentation problem PHP Version: 4.3.6 New Comment:
Duplicate of #27583. Previous Comments: ------------------------------------------------------------------------ [2004-05-05 18:00:56] okapi at yahoo dot com Description: ------------ I would like to have adjusted the information on the PHP apache 2 manual page (http://www.php.net/manual/en/install.apache2.php) from: > *Warning* > > Do not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows. > To something more clear. This line has been the death to many to try Apache 2. The statement should be more along the lines of "Some PHP modules are not fully tested for running in the default multithreaded environment of Apache 2. Core functions should be safe for this environment. To be extra careful, it is recommended to run Apache 2 in prefork mode which should avoid problems as it runs similar to Apache 1.3.x in this mode." Something along the lines of this and then for there to be a list of modules tested / check and not tested which could have problems. This single ambigous line of "Do not use..." is not productive. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28288&edit=1
