ID: 42513 Updated by: [EMAIL PROTECTED] Reported By: mshockle at gmail dot com -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: windows xp PHP Version: 5.2.4 New Comment:
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.. Previous Comments: ------------------------------------------------------------------------ [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