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

 ID:                 51516
 Comment by:         John at mcmillantech dot co dot uk
 Reported by:        sfoulk526 at gmail dot com
 Summary:            Apache 2.2 won't start after I install PHP (Using
                     .MSI)
 Status:             No Feedback
 Type:               Bug
 Package:            Apache2 related
 Operating System:   Windows 7
 PHP Version:        5.2.13
 Block user comment: N
 Private report:     N

 New Comment:

I've been plagued with the same problem. It turned out that I had installed 
incompatible versions of Apache and PHP.


Previous Comments:
------------------------------------------------------------------------
[2013-02-18 00:34:12] php-bugs at lists dot php dot net

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

------------------------------------------------------------------------
[2012-10-29 06:38:07] xagic at yahoo dot com

Just installed PHP 5.2.17 on Apache 2.2.x and got the same problem.
Added full paths at the end of the Apache config file, and it works.
Cheers for the help.

------------------------------------------------------------------------
[2012-10-10 10:08:03] vinod dot wagh at infrasofttech dot com

Sorry , please ignore my previous commnets , I am wrong .

------------------------------------------------------------------------
[2012-10-10 10:05:54] vinod dot wagh at infrasofttech dot com

Yeaaahhh !

Got it !

thats booldy MSI installer , messing with slashes . entry in httpd.conf should 
look like :
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
#PHPIniDir "C:/Program Files/PHP/"
#LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

------------------------------------------------------------------------
[2012-07-23 10:40:35] panama dot amanap at yahoo dot com dot au

Confirm using threadsafe VC6 (php-5.2.17-Win32-VC6-x86.msi)
The problem is as carl_armbruster described.
Fix your httpd.conf by fully qualifying the file paths.
Thanks for the hint.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=51516


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

Reply via email to