php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35279 Wrong PHP version in INSTALL doc
Submitted: 2005-11-18 17:06 UTC Modified: 2005-12-01 01:42 UTC
From: ikke at thaduck dot nu Assigned: sniper (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Linux
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: ikke at thaduck dot nu
New email:
PHP Version: OS:

 

 [2005-11-18 17:06 UTC] ikke at thaduck dot nu
Description:
------------
In the INSTALL file is:
./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a

But that has to be PHP5



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-18 20:49 UTC] nlopess@php.net
need to backport changes to phpdoc.
 [2005-12-01 01:14 UTC] nlopess@php.net
I've updated the phpdocs with this fix and a couple others. Can you now update the files in the php-src please? (INSTALL and win32/install.txt in all branches)

They can be generated with:
make install-unix.txt && make install.win.txt
If you prefer, I can generate them.
 [2005-12-01 01:42 UTC] sniper@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.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=6124e0beedb5bd39822046c293c5917986b59ec7
Log: fix #35279: also refer PHP 5
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 12:01:35 2025 UTC