php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28288 Apache 2 manual page update
Submitted: 2004-05-05 18:00 UTC Modified: 2004-05-05 18:05 UTC
From: okapi at yahoo dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.6 OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: okapi at yahoo dot com
New email:
PHP Version: OS:

 

 [2004-05-05 18:00 UTC] 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. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-05 18:05 UTC] nlopess@php.net
Duplicate of #27583.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 00:01:36 2025 UTC