ID: 24418 Updated by: [EMAIL PROTECTED] Reported By: auroraeosrose at hotmail dot com -Status: Assigned +Status: Closed Bug Type: MySQL related Operating System: Windows XP SP1 PHP Version: 5CVS-2003-06-30 (dev) Assigned To: edink New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-06-30 14:53:33] [EMAIL PROTECTED] I will investigate this. ------------------------------------------------------------------------ [2003-06-30 12:42:37] auroraeosrose at hotmail dot com 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 this bug report at http://bugs.php.net/?id=24418&edit=1
