ID: 44497 Updated by: [EMAIL PROTECTED] Reported By: damien at zaide dot org -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: Windows 2003 Server PHP Version: 5.2.5 New Comment:
How exactly are you connecting to Mysql? Exactly _what_ line is used? Do you connect using the IP of the mysql server? Previous Comments: ------------------------------------------------------------------------ [2008-03-26 10:36:26] damien at zaide dot org More informations : - The problem occurs since the php installation with the installation package. So i have the problem from the beggining i start using php with IIS. - My customers php files is on a Samba Server and PHP is installed on 2 HTTP servers (load balancing answer) and the problem occurs for both. - I have no problem with ODBC MySQL connector (fast connection) and ASP run fast on these servers. - I have set to "on" the "output_buffering" option. I have see it could solve my problem but no finally. - I have "C:\Program Files\PHP" in my PATH variable. I think the progress of the execution of this script is like this: 1/ File is loaded from the samba server. Everything is OK. 2/ Php is launched and start interpreting it. Everything is OK. 3/ Php needs to use MySQL ! The slowdown occurs here. Maybe problem to locate phpmysql.dll or anything else. 4/ Php contacts MySQL Server and sends requests. Eveything is OK. 5/ Php prints result to the browser. ------------------------------------------------------------------------ [2008-03-25 23:38:50] damien at zaide dot org Yes i have copied the .dll/.exe/.lib from the .zip to my C:\Program Files\PHP directory. Then restart IIS and the problem occurs again. ------------------------------------------------------------------------ [2008-03-25 19:30:53] [EMAIL PROTECTED] And you really updated ALL dlls using the ones from the snapshot package? ------------------------------------------------------------------------ [2008-03-25 15:22:07] damien at zaide dot org I have setting up the cvs version and the problem occurs again. ------------------------------------------------------------------------ [2008-03-25 13:34:41] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44497 -- Edit this bug report at http://bugs.php.net/?id=44497&edit=1