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

 ID:               50584
 Comment by:       mkucej at yahoo dot com
 Reported by:      mkucej at yahoo dot com
 Summary:          Windows installer does not configure Apache in silent
                   mode
 Status:           Assigned
 Type:             Bug
 Package:          Windows Installer
 Operating System: Windows XP SP2
 PHP Version:      5.3.1
 Assigned To:      jmertic

 New Comment:

This problem persists in the 5.3.2 installer. Anybody cares?


Previous Comments:
------------------------------------------------------------------------
[2009-12-26 23:52:13] mkucej at yahoo dot com

Description:
------------
Windows installer does not configure Apache in silent mode. It will
insert the following into the httpd.conf:



#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL



This happens only in the silent mode.

Reproduce code:
---------------
msiexec /I php.msi /qn+ INSTALLDIR="C:\Program Files\PHP"
APACHEDIR="C:\Program Files\Apache Software Foundation\Apache2.2\conf\"
ADDLOCAL=ScriptExecutable,cgi,apache22,ext_php_pdo_sqlite /L c:\log.txt

Actual result:
--------------
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL


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



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

Reply via email to