From: robin at networkfusion dot co dot uk Operating system: Windows XP SP2 PHP version: 5.2.5 PHP Bug Type: Apache2 related Bug description: APACHEDIR="... not working as expected.
Description: ------------ When using the MSI installer and specifying the commandline option: APACHEDIR , It seems to always revert to C:\ Reproduce code: --------------- /log c:\logfile.txt /qb APACHEDIR="C:\Program Files\Apache Software Foundation\Apache2.2\conf" ADDLOCAL=MainExecutable,apache22,PEAR,ScriptExecutable,RegisterPHPFiles,ext_php_curl,ext_php_dio,ext_php_gd2,ext_php_gettext,ext_php_htscanner,ext_php_ldap,ext_php_mbstring,ext_php_mcrypt,ext_php_mhash,ext_php_svn,ext_php_win32service,ext_php_win32std,ext_php_xmlrpc,ext_php_xsl,ext_php_zip,pecl_php5activescript,ext_php_pdf,ext_php_pdo_pgsql,ext_php_http,ext_php_timezonedb Expected result: ---------------- INSTALLDIR uses the path you specify... Actual result: -------------- Is always "C:\" -- Edit bug report at http://bugs.php.net/?id=43715&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43715&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43715&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43715&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43715&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43715&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43715&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43715&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43715&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43715&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43715&r=support Expected behavior: http://bugs.php.net/fix.php?id=43715&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43715&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43715&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43715&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43715&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43715&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43715&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43715&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43715&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43715&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43715&r=mysqlcfg
