From:             machineextractor at yahoo dot com
Operating system: Windows Xp
PHP version:      5.2.4
PHP Bug Type:     Apache2 related
Bug description:  Wrong Path load extensions

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 bug report at http://bugs.php.net/?id=42914&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42914&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42914&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42914&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42914&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42914&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42914&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42914&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42914&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42914&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42914&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42914&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42914&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42914&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42914&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42914&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42914&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42914&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42914&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42914&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42914&r=mysqlcfg

Reply via email to