ID:               41789
 Updated by:       [EMAIL PROTECTED]
 Reported By:      philjcrawford at gmail dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         Apache2 related
 Operating System: Windows XP SP2
 PHP Version:      5.2.3
-Assigned To:      
+Assigned To:      jmertic
 New Comment:

Assigned to the installer guru.


Previous Comments:
------------------------------------------------------------------------

[2007-06-24 12:21:21] philjcrawford at gmail dot com

Description:
------------
When installing PHP 5.2.3 for Apache 2.2, the following is appended to
the httpd.conf file:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\\Program Files\\PHP\\"
LoadModule php5_module "C:\\Program Files\\PHP\\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

I had just managed to enable PHP 5.2.1 using the following, which the
5.2.3 installer commented out:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
#PHPIniDir "C:/Program Files/PHP/"
#LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

Note the "/" instead of "\\" in the path.
I don't need help but thought this should be fixed for subsequent
releases.



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


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

Reply via email to