From: admin at larslaj dot pl Operating system: WinXP PHP version: 5.0.3 PHP Bug Type: Apache2 related Bug description: php_mysql.dll doesn't load, while i.e. php_gd2.dll works fine
Description: ------------ I installed Apache2 and PHP5 from .zip package on quite fresh WinXP (SP2 etc.). I edited configuration files too. Then started Apache2 with PHP. Error window appeared, saying that can't load php_mysql.dll module. But php_gd2.dll stored together with mysql library was loaded fine and worked well. When I tried to open page with mysql acces, I got of course message about undefined function mysql_connect(). I think, than when one module is found and another is not, it must be some kind of bug, becouse in case of user error none should work or everything should be fine. Finally, I gave up, cleared PHP5 directory and launched PHP 4. Now it's al right. -- Edit bug report at http://bugs.php.net/?id=31885&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31885&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31885&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31885&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31885&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31885&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31885&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31885&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31885&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31885&r=support Expected behavior: http://bugs.php.net/fix.php?id=31885&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31885&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31885&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31885&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31885&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31885&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31885&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31885&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31885&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=31885&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=31885&r=mysqlcfg
