From:             p dot szumny at bwm dot com dot pl
Operating system: WinXP x64 Edition; SP1
PHP version:      5.1.4
PHP Bug Type:     Dynamic loading
Bug description:  mysql library loading problem

Description:
------------
During starting Apache 2.0.58 mysql library are not loaded:

PHP Warning:  PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_mysql.dll' - The specified module could not be
found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'c:\\php\\ext\\php_pdo_mysql.dll' - The specified module could not be
found.\r\n in Unknown on line 0

I have configured in php.ini:
extension_dir = "c:\php\ext"

Rest of modules (ex. bz2, pdo, pdo_pgsql) loads OK.
On WinXP 32-bit edition everything was OK.


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

Reply via email to