php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #32430 Extension php_mysql.dll fails to load with old libmysql.dll in PATH
Submitted: 2005-03-23 15:37 UTC Modified: 2005-03-23 15:39 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: me at thomaskeller dot biz Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.0.3 OS: Windows 2k Pro
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: me at thomaskeller dot biz
New email:
PHP Version: OS:

 

 [2005-03-23 15:37 UTC] me at thomaskeller dot biz
Description:
------------
Hello!

I've installed MySQL 4.0.16 some time ago on my server and put
\\path\to\mysql\bin into my path to have all mysql commands
available on cmdline.

While I installed PHP 5.0.3 I encountered the problem 
described in a few other bugs: 

php_mysql.dll could not be loaded at Apache startup because libmysql.dll did not contain symbol "mysql_thread_end"

Now I know that this is not a "real" PHP bug since its the 
user's task to deal with the software he/she installed,
but since you already deliver your own libmysql.dll
with PHP5, why not try and load this DLL in first instance
_before_ you look into the PATH and found other 
(incompatible) ones?

Thanks for your support,
Thomas.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-23 15:39 UTC] derick@php.net
This is something in Windows - we can't fix this.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 24 23:00:02 2025 UTC