ID:               42914
 Updated by:       [EMAIL PROTECTED]
 Reported By:      machineextractor at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Windows Xp
 PHP Version:      5.2.4
 New Comment:

What does your extension_dir entry in php.ini look like? (Make sure
you'e looking to the right file by checking phpinfo() output)


Previous Comments:
------------------------------------------------------------------------

[2007-10-10 11:50:07] machineextractor at yahoo dot com

Description:
------------
Php loads extensions from: 'D:\Servers\PHP\ext\'
not from: 'D:\\Servers\\PHP\\ext\\'
Not 2 back slashes.
We are not in Linux to have 2 backslashes
The problem is that i cannot replace those 2 backslashes from anywere
i havent't found something to edit in any ini files

Reproduce code:
---------------
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_mysql.dll' - The specified procedure could
not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_mysqli.dll' - The specified procedure could
not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_pdo_mysql.dll' - The specified procedure
could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_pdo_oci.dll' - The specified module could
not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_pdo_oci8.dll' - The specified module could
not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'D:\\Servers\\PHP\\ext\\php_pdo_sqlite_external.dll' - The specified
module could not be found.\r\n in Unknown on line 0



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42914&edit=1

Reply via email to