Re: more libmysql.dll woes!
Posted by: Alfred Ayache
Date: January 02, 2006 02:35PM

David:

Just wanted to let you know you're not alone out there. "I don't have a solution, but I do admire the problem!"

When starting up Apache, I get these errors:

>>>
The procedure entry point mysql_thread_init could not be located in the dynamic link library LIBMYSQL.dll.

PHP Startup: Unable to load dynamic library 'E:\php\php511\ext\php_mysql.dll' - The specified procedure could not be found.
<<<

I believe it's a PHP issue, because I can run MySQL from the command line. Also, these errors indicate that it's not even getting the DLL loaded. Apache and PHP do finally run, but without MySQL support.

Finally, I tried getting PHP to find the php.ini file in the PHP directory by using the PHPRC environment variable, but it kept insisting on looking for it in the C:\Windows directory instead. *sigh*

So I moved the ini file to the windows dir, and things improved somewhat. Still no connection to MySQL, though.

Any help appreciated!

- AAA

Options: ReplyQuote


Subject
Views
Written By
Posted
38405
January 01, 2006 03:32PM
Re: more libmysql.dll woes!
13565
January 02, 2006 02:35PM
9443
March 13, 2006 03:50PM
8041
August 04, 2006 12:14PM
6292
January 06, 2006 06:35PM
5543
January 09, 2006 04:46AM
7063
September 19, 2006 11:41AM
14322
February 05, 2007 03:04PM
6603
February 05, 2007 11:28PM
6553
February 02, 2007 12:50PM
5010
March 07, 2007 04:26AM
5107
October 11, 2007 12:24PM


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.