php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33566 Static build still references 4.x.xx module
Submitted: 2005-07-04 17:13 UTC Modified: 2005-07-14 12:25 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jdwaller at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Fedora Core 4 (all versions)
Private report: No CVE-ID: None
 [2005-07-04 17:13 UTC] jdwaller at gmail dot com
Description:
------------
In the INSTALL document that comes packaged with version 5 php 
(all versions), there is the following line. Its been there 
for a LONG time in 5.0 builds. Please relace with the correct 
build path for the apache webserver.


11. ./configure --prefix=/www --activate-module=src/modules/
php4/libphp4.a
    (The above line is correct! Yes, we know libphp4.a does 
not exist at this
    stage. It isn't supposed to. It will be created.)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-14 12:25 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"Replace php4 by php5 in PHP 5."

We have only one file both for PHP 4 and 5 and it will be hard to split them to two files.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 14:01:33 2025 UTC