From: me at thomaskeller dot biz Operating system: Windows 2k Pro PHP version: 5.0.3 PHP Bug Type: Feature/Change Request Bug description: Extension php_mysql.dll fails to load with old libmysql.dll in PATH
Description: ------------ Hello! I've installed MySQL 4.0.16 some time ago on my server and put \\path\to\mysql\bin into my path to have all mysql commands available on cmdline. While I installed PHP 5.0.3 I encountered the problem described in a few other bugs: php_mysql.dll could not be loaded at Apache startup because libmysql.dll did not contain symbol "mysql_thread_end" Now I know that this is not a "real" PHP bug since its the user's task to deal with the software he/she installed, but since you already deliver your own libmysql.dll with PHP5, why not try and load this DLL in first instance _before_ you look into the PATH and found other (incompatible) ones? Thanks for your support, Thomas. -- Edit bug report at http://bugs.php.net/?id=32430&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32430&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32430&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32430&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32430&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32430&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32430&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32430&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32430&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32430&r=support Expected behavior: http://bugs.php.net/fix.php?id=32430&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32430&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32430&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32430&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32430&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32430&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32430&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32430&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32430&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32430&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32430&r=mysqlcfg