ID: 46805 Updated by: [EMAIL PROTECTED] Reported By: manga at premits dot com -Status: Open +Status: Bogus Bug Type: MySQLi related Operating System: win32 only PHP Version: 5.2.8 -Assigned To: +Assigned To: pajoye New Comment:
libmysqli is not present anymore since many many versions. The extensions load fine using 5.2.8 and libmysql.dll. See http://phpfi.com/386488 be sure to enable it in your php.ini and to restart your web server. Previous Comments: ------------------------------------------------------------------------ [2008-12-09 09:38:16] manga at premits dot com Hi, I really need help as my PHP 5.2.6 comes without the libmysqli.dll. And I can't bring it to run with the mySQL version I have installed. Something is definitely run here. Maybe someone can really try to simulate the combination I have on a windows 2003 R2 server and get me a result back. I tried it 4 days and work the whole night on this yesterday, but in vain. Please help me as I would not like to go back to older versions. ------------------------------------------------------------------------ [2008-12-09 02:17:26] manga at premits dot com Description: ------------ libmysqli is still mission in the 5.2.6 and 5.2.8 version. mysql extensions can't be loaded. Reproduce code: --------------- mysql_connect is not recognized Expected result: ---------------- I receive the error stating that I'm calling an undefine function mysql_connect. I'm running the windows 2003 R2 server with php 5.2.8 and mysql 5.1.30. I made a right installation. PHP runs a part, MySQL run apart but together they are not working; the extensions I think can't be loaded. I copied the necessary dlls in all what you can imagine as folder where they could have to be; noway. And I noticed that the libmysqli.dll is quite missing in the binaries. I copied it the from an older version; very old version as it's still missing in the newest version but no chance. It will not work. My PHP is not working with my mySQL on a windows 2003 R2 IIS Server. ---> And I can't say I'm the one who is doing anything wrong. Actual result: -------------- I hope to get an solution as I'm not able to run my server since 4 days and my project is stucking. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46805&edit=1