php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #62436 Apache 2 and VC6 in the documentation
Submitted: 2012-06-28 10:48 UTC Modified: 2016-07-01 13:31 UTC
Votes:5
Avg. Score:4.2 ± 1.0
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: p-van-der-ploeg at planet dot nl Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: p-van-der-ploeg at planet dot nl
New email:
PHP Version: OS:

 

 [2012-06-28 10:48 UTC] p-van-der-ploeg at planet dot nl
Description:
------------
On the page http://www.php.net/manual/en/install.windows.manual.php there is written: "If PHP is used with Apache 1 or Apache 2 then choose PHP 5.3 VC6 or PHP 5.2 VC6." But I think this is old information which is no longer correct.

At the Apache Lounge http://www.apachelounge.com/ they have already the new version Apache 2.4. I think that it is not correct that this new Apache-version must work together with the old VC6 versions of PHP. The newest VC6 version that I could find is PHP 5.2.17. But this version is of March 2011.

Moreover PHP 5.2.17 could not work correctly together with a newer MySQL-version. (MySQL Community Server 5.5.18). The program phpMyAdmin (phpMyAdmin 3.4.7.1) told me that.

If I want to use a new Apache-version and a new MySQL-version, I must use a version of PHP which is newer than PHP 5.2.17. And I believe that Apache 2.4 is indeed made for newer version of PHP! The admin of Apache Lounge said to me that I could write an error report to you!

On your webpage http://windows.php.net/download/ is written on the left side:
"VC9 versions of Apache can be fetched at Apache Lounge." I think this information is newer. And this is correct, I think!


Test script:
---------------
Not applicable

Expected result:
----------------
Not applicable

Actual result:
--------------
Not applicable

Patches

Apache_2_and_VC6_in_the_documentation (last revision 2012-06-28 11:23 UTC by p-van-der-ploeg at planet dot nl)

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-07-01 09:13 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2016-07-01 09:13 UTC] kalle@php.net
I'm gonna close this as we do not support VC6 or 5.2/5.3 anymore, so I don't think we need to have this info anymore in the docs
 [2016-07-01 13:31 UTC] cmb@php.net
-Status: Wont fix +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-07-01 13:31 UTC] cmb@php.net
Actually, this issue had already been fixed in the meantime, and
the docs now state[1]:

| Download the most recent version of ยป Apache 2.x and a fitting
| PHP version.

So I'm marking as closed instead of won't fix.

[1] <http://php.net/manual/en/install.windows.legacy.index.php#install.windows.legacy.apache2>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC