php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46052 php_mysql.dll not loaded
Submitted: 2008-09-11 14:04 UTC Modified: 2008-10-24 08:57 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:1 of 3 (33.3%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: marcelo at wlive dot com dot br Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.6 OS: Windows 2008 Server
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: marcelo at wlive dot com dot br
New email:
PHP Version: OS:

 

 [2008-09-11 14:04 UTC] marcelo at wlive dot com dot br
Description:
------------
I was have problem with php_mysql.dll + php5 in Windows 2003 Server, to solve I need to get a new php_mysql.dll.

In Windows 2008 I have same problem.

I'm adding this report because the others report with this dont refer to Windows 2008 Server

Configuration:
IIS 7
PHP 5.26
Mysql 5.045

State:
PHP - Working with other ext GD2 (The directorys OK's)
Mysql running
LibMysql updated

But not load the extension php_mysql.dll and not show error.

I already change de .dll file original by .dll file working in 2003 server.

What's the problem in load php_mysql.dll???

Expected result:
----------------
php_mysql.dll load

Actual result:
--------------
php_mysql.dll not load

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-11 21:26 UTC] jani@php.net
Any errors in any logs..? Any php startup errors? (enable them in 
your php.ini..)
 [2008-09-17 10:55 UTC] marcelo at wlive dot com dot br
Nothing!

display_errors On On 
display_startup_errors On On

Any more?
 [2008-10-24 08:57 UTC] jani@php.net
You propably have some conflict with some dlls. Use ONLY the ones provided with the release package. I can not reproduce this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 16:01:36 2024 UTC