php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55517 What version of PHP do I use with Apache?
Submitted: 2011-08-27 00:31 UTC Modified: 2011-08-28 01:09 UTC
From: Chris_Walsh at Prodigy dot net Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2011-08-27 00:31 UTC] Chris_Walsh at Prodigy dot net
Description:
------------
I have gone around in a circle with this conundrum.

http://windows.php.net/ says:
"If you are using PHP with Apache 1 or Apache2 from apache.org you need to use the VC6 versions of PHP" (in the right hand column)
but it also says 
"For Apache SAPIs (php5_apache2_2.dll), be sure that you use a Visual Studio C++ 9 version of Apache."
and
"All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.6."

On the download page (http://windows.php.net/download/) there are options for 5.3.8 which are VC9 builds and 5.2.17 which are VC6.

Because I am using Apache 2.2, I *have* to use 5.2.17 (because it is only the VC6 version available) yet I am strongly encouraged to use 5.3.6 -- or, I guess 5.3.8 now.

Furthermore, as I explain in https://bugs.php.net/bug.php?id=55514, I can't install 5.2.17 because of a problem that manifests itself as a registry issue. (It's still not clear to me where the problem resides: On my PC, in the msi file, in the registry, with Windows in general or maybe in the alignment of the planets)

So I am looking for  clarification of what I should be trying to install and how should I do it, considering that there are no msi files for 5.3.x

Thanks for any help you can give.





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-28 01:09 UTC] aharvey@php.net
-Status: Open +Status: Bogus
 [2011-08-28 01:09 UTC] aharvey@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 14:01:29 2024 UTC