From:             okapi at yahoo dot com
Operating system: 
PHP version:      4.3.6
PHP Bug Type:     Documentation problem
Bug description:  Apache 2 manual page update

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 bug report at http://bugs.php.net/?id=28288&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28288&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28288&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28288&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28288&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28288&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28288&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28288&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28288&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28288&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28288&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28288&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28288&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28288&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28288&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28288&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28288&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28288&r=float

Reply via email to