From: auroraeosrose at hotmail dot com Operating system: Windows XP SP1 PHP version: 5CVS-2003-06-30 (dev) PHP Bug Type: MySQL related Bug description: Problem loading mysql.dll
Description: ------------ php_mysql.dll has an error when trying to load I downloaded a snapshot from snaps.php.net to retrieve the php 5.0 mysql dll which wasn't included in the recently released 5.0.0b1 beta Brief overview - Windows XP professional SP1 (Windows NT PC420 5.1 build 2600) Apache 2.0.45(Apache 2.0 Handler) PHP 5.0.0b2-dev(non-debug build, thread safety on) It's a perfectly functioning installation, until I try to add in the mysql module Mssql, gd2, and mbstring extensions enabled and working great, mysql error still occurs whether I disable them or not When starting apache error comes up - Unknown(): Invalid library (maybe not a PHP library)'php_mysql.dll' the libMysql.dll included in the zip file is in c:\WINDOWS\system32 just where it should be, with the rest of the dlls, and the php_mysql.dll is in the extensions folder, just like the mssql, gd2, and mbstring extensions (I know they're loading properly) Otherwise a perfectly functioning installation of php 5 on apache 2 as a module with all else running properly - is mysql just broken completely in php5? And I don't have the resources (or really the knowledge) to compile php for windows from cvs so I have to rely on snaps (p.s., the last one didn't build...) -- Edit bug report at http://bugs.php.net/?id=24418&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24418&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24418&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24418&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24418&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24418&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24418&r=support Expected behavior: http://bugs.php.net/fix.php?id=24418&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24418&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24418&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24418&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24418&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24418&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24418&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24418&r=gnused
