php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43715 APACHEDIR="... not working as expected.
Submitted: 2007-12-31 01:56 UTC Modified: 2008-08-22 18:21 UTC
From: robin at networkfusion dot co dot uk Assigned: jmertic (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.2.5 OS: Windows XP SP2
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: robin at networkfusion dot co dot uk
New email:
PHP Version: OS:

 

 [2007-12-31 01:56 UTC] robin at networkfusion dot co dot uk
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:\"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-08 04:13 UTC] jmertic@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC