PHP5 MySQL Win32

php.internals

Fabrice Le Coz

22 years ago
Hi folks, I 've install the last php Snapshot (php5-win32-200401081930) and have some problem to load the php_mysql.dll extension. when I start Apache, I have the following message : PHP Startup : Unable to load dynamic library 'c:/..../php_mysql.dll' - La procédure spécifiée est introuvable did I miss something ?? it work fine with php5 beta 3 ! thanks in advance fabrice@lecoz.net

Tobias Bradtke

22 years ago
Hi!
> I 've install the last php Snapshot (php5-win32-200401081930) and have > some problem to load the php_mysql.dll extension. when I start Apache, I > have the following message : > > PHP Startup : Unable to load dynamic library 'c:/..../php_mysql.dll' - > La procédure spécifiée est introuvable > > did I miss something ?? it work fine with php5 beta 3 !
I had the same problem. After replacing libmysql.dll (196kb) with a libmysql.dll from an earliear snapshot (228kb) the error was gone. Seems there is something wrong with this in the current snapshot.. webwurst

Edin Kadribasic

22 years ago
Hi, The snaps should contain the correct dll now. Edin ----- Original Message ----- From: "Tobias Bradtke" <webwurst@web.de> To: <internals@lists.php.net> Sent: Friday, January 09, 2004 10:54 AM Subject: [PHP-DEV] Re: PHP5 MySQL Win32 Hi!
> I 've install the last php Snapshot (php5-win32-200401081930) and have > some problem to load the php_mysql.dll extension. when I start Apache, I > have the following message : > > PHP Startup : Unable to load dynamic library 'c:/..../php_mysql.dll' - > La procédure spécifiée est introuvable > > did I miss something ?? it work fine with php5 beta 3 !
I had the same problem. After replacing libmysql.dll (196kb) with a libmysql.dll from an earliear snapshot (228kb) the error was gone. Seems there is something wrong with this in the current snapshot.. webwurst
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php