php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24418 Problem loading mysql.dll
Submitted: 2003-06-30 12:42 UTC Modified: 2003-07-01 04:50 UTC
From: auroraeosrose at hotmail dot com Assigned: edink (profile)
Status: Closed Package: MySQL related
PHP Version: 5CVS-2003-06-30 (dev) OS: Windows XP SP1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: auroraeosrose at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-06-30 12:42 UTC] 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...)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-30 14:53 UTC] edink@php.net
I will investigate this.
 [2003-07-01 04:50 UTC] edink@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 01:01:32 2024 UTC