Edit report at http://bugs.php.net/bug.php?id=53689&edit=1
ID: 53689 Updated by: [email protected] Reported by: cobinja at yahoo dot de Summary: Installer fails to enter PHP-path into httpd.conf -Status: Assigned +Status: Closed Type: Bug Package: Windows Installer Operating System: Windows 7 32-Bit PHP Version: 5.3.5 Assigned To: jmertic Block user comment: N Private report: N New Comment: Thank you for your bug report. This issue has already been fixed in the latest released version of PHP, which you can download at http://www.php.net/downloads.php Previous Comments: ------------------------------------------------------------------------ [2011-01-19 21:54:41] [email protected] Automatic comment from SVN on behalf of jmertic Revision: http://svn.php.net/viewvc/?view=revision&revision=307597 Log: Bug 53689 - Fixed typo in the scripts that add the httpd.conf entries. ------------------------------------------------------------------------ [2011-01-07 18:39:00] cobinja at yahoo dot de Description: ------------ Use the VC6 x86 Thread Safe installer (downloaded from http://windows.php.net/download/) to install PHP 5.3.5 as an Apache 2.2 module. When installing, the httpd.conf is modified, but it leaves the path blank: BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL PHPIniDir "" LoadModule php5_module "php5apache2_2.dll" #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL instead of 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53689&edit=1
