MySQL Forums
Forum List  »  PHP

Re: PHP extension=php_mysql.dll not loading; cannot
Posted by: Ed Birm
Date: August 16, 2007 11:00AM

Thanks Neil. I had just updated from PHP 4 to PHP 5 and was having this same problem. Somehow, through all of the messages above, I had mis-matched php_MySQL.dll and libmysql.dll files. I had to re-install the php_MySQL (and MySQLi) files and then I copied the libmysql.dll to the Windows\System32 folder (I too had the older one). Restart Apache. All is good.

And thanks to everyone for the awesome help!

Options: ReplyQuote


Subject
Written By
Posted
September 13, 2005 03:53AM
October 06, 2005 12:37PM
October 06, 2005 12:59PM
November 26, 2005 07:15AM
December 25, 2005 12:13PM
Re: PHP extension=php_mysql.dll not loading; cannot
August 16, 2007 11:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.