php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60389 Apache http server 2.3.15 won't run with php enabled
Submitted: 2011-11-25 18:24 UTC Modified: 2011-11-25 18:26 UTC
From: hankmanw7 at home dot nl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.4.0RC2 OS: Windows 7
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: hankmanw7 at home dot nl
New email:
PHP Version: OS:

 

 [2011-11-25 18:24 UTC] hankmanw7 at home dot nl
Description:
------------
Apache 2.3.15 with PHP version: 5.4.0RC2 

To configure apache for php I added the next lines to the httpd.conf: 

PHPIniDir "c:/php" 
LoadModule php5_module "c:/php/php5apache2_3.dll" 
AddType application/x-httpd-php .php 

I tried to run the apache service from the Apache service monitor, but it failed: 

The requested operation failed! 


And Windows event viewer says: 

The Apache service named reported the following error: 
>>> httpd.exe: Syntax error on line 149 of C:/Apache23/conf/httpd.conf: Module "sapi\\apache2handler\\mod_php5.c" is not compatible with this version of Apache (found 20110619, need 20111025). Please contact the vendor for the correct version. 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-25 18:26 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2011-11-25 18:26 UTC] pajoye@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.


 [2011-11-26 13:05 UTC] info at apachelounge dot com
Module php5apache2_3.dll for Apache 2.3.15 with PHP version 5.4.0RC2 and 5.3.8 are available. 
 
 
See http://www.apachelounge.com/viewtopic.php?p=19861
 
 
Steffen
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC