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:
What SAPI are you using? (I can't reproduce this..) Previous Comments: ------------------------------------------------------------------------ [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