From: mkucej at yahoo dot com Operating system: Windows XP SP2 PHP version: 5.3.1 PHP Bug Type: Windows Installer Bug description: Windows installer does not configure Apache in silent mode
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 bug report at http://bugs.php.net/?id=50584&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50584&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50584&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50584&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50584&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50584&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50584&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50584&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50584&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50584&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50584&r=support Expected behavior: http://bugs.php.net/fix.php?id=50584&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50584&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50584&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50584&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50584&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50584&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50584&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50584&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50584&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50584&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50584&r=mysqlcfg