ID: 42513 User updated by: mshockle at gmail dot com Reported By: mshockle at gmail dot com -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: windows xp PHP Version: 5.2.4 New Comment:
Meh, just thought i'd pass it along. I used the zip package of the win32 build for this version, and on apache 2.2 i encountered a problem with ANY directory including the PWD until I removed any quotes, then apache magically understood where it all went. Previous Comments: ------------------------------------------------------------------------ [2007-09-03 08:18:52] [EMAIL PROTECTED] And you're saying that when you include double slashes (") around the path it doesn't work? I find that hard to believe since it doesn't really matter if you have them or not as long as your path doesn't contain spaces.. ------------------------------------------------------------------------ [2007-09-03 08:14:50] mshockle at gmail dot com php5apache2_2.dll ------------------------------------------------------------------------ [2007-09-03 08:12:18] [EMAIL PROTECTED] What SAPI are you using? (I can't reproduce this..) ------------------------------------------------------------------------ [2007-09-01 18:28:16] mshockle at gmail dot com Description: ------------ on windows xp running apache 2.2.4, with php 5.2.4.4 (and earlier versions IIRC) if extension_dir is extension_dir = "E:\php\ext" it cannot load any modules located therein, this is also true for ./ and other relative paths. However extension_dir = E:\php\ext works fine, and similarly with all other circumstances. this occurred with php_mysql, php_mysqli, php_mbstring, and any other module I installed. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42513&edit=1