ID: 39716 Updated by: [EMAIL PROTECTED] Reported By: fabian dot deutsch at gmx dot de -Status: Open +Status: Assigned Bug Type: Unknown/Other Function Operating System: Microsoft Windows 2003 Server PHP Version: 5.2.0 -Assigned To: +Assigned To: jmertic
Previous Comments: ------------------------------------------------------------------------ [2006-12-02 21:07:15] fabian dot deutsch at gmx dot de Description: ------------ When using the win-installer for 5.2.0, on Microsofts WIndows 2003 Server 64bit, in conjunction with apache 2.2.3, the installer fails parsing the extension_dir line (after setting it), because there are no qoutes around the pathname. This happens, because the filepath does contain whitespaces. Reproduce code: --------------- Use the win-installer and install it into a path containing whitespaces. Expected result: ---------------- Clean install, even with whitespaces in pathnames. Actual result: -------------- The installer spawns a warning and you aren't able to start php, without modifications of the php.ini. (Add the missing quotes) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39716&edit=1