Edit report at https://bugs.php.net/bug.php?id=60389&edit=1

 ID:                 60389
 Comment by:         info at apachelounge dot com
 Reported by:        hankmanw7 at home dot nl
 Summary:            Apache http server 2.3.15 won't run with php enabled
 Status:             Bogus
 Type:               Bug
 Package:            Apache2 related
 Operating System:   Windows 7
 PHP Version:        5.4.0RC2
 Block user comment: N
 Private report:     N

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[2011-11-25 18:26:45] paj...@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-25 18:24:28] 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. 




------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60389&edit=1

Reply via email to