php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49678 .msi install screws up Apache httpd.conf
Submitted: 2009-09-26 01:38 UTC Modified: 2009-10-08 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: adept at accutek dot net Assigned: jmertic (profile)
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.11 OS: XP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adept at accutek dot net
New email:
PHP Version: OS:

 

 [2009-09-26 01:38 UTC] adept at accutek dot net
Description:
------------
The php-5.2.11-win32-installer.msi installer creates multiple lines for PHPINIDir and module php5_module which stop the attempt to START Apache 2.2.13.

Cleaning up the httpd.conf file manually (deleteing dups) leave the file in some sort of unstable state. When I attempt to start Apache, I get dropped into VS as a Debugger.

If I remove (uninstall) php, Apache runs fine.

I have duplicated this 3 times now.

I'm a newbie so I hope this is sufficient info.

PS: I Did check the bug archives, but this previous report was marked as 'bogus' and no solution given


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-30 13:48 UTC] jmertic@php.net
Please provide an error log of the installer and a copy of your httpd.conf file after the install. You can generate the error log using the following command:

msiexec /i php-5.2.11-win32-installer.msi /l*v error.txt

It sounds like you are choosing a complete install, and pushing in all of the Apache config options.
 [2009-10-08 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2009-11-25 23:18 UTC] dollymel2004 at hotmail dot com
ok
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 09:01:29 2024 UTC