Edit report at http://bugs.php.net/bug.php?id=54832&edit=1

 ID:                 54832
 User updated by:    giorgio dot liscio at email dot it
 Reported by:        giorgio dot liscio at email dot it
 Summary:            unable to connect to mysql
-Status:             Feedback
+Status:             Open
 Type:               Bug
 Package:            MySQL related
 Operating System:   windows 7 x64 ultimate
 PHP Version:        5.4.0-dev
 Block user comment: N
 Private report:     N

 New Comment:

hi johannes, i tested with every combination, including firewall issues



but updating php latest revisions i noticed that not always driver
throws that error



sometimes on a just ran server (or thread?) some queries work, 

and sometimes when i F5 my browser the same queries continue to work,
but if i hold down f5 for a lot of continuous reloads the error
HY000/2002 is thrown



hope this helps to fix the bug


Previous Comments:
------------------------------------------------------------------------
[2011-05-26 14:50:06] johan...@php.net

This works on other systems quite well. Are you sure you have no
firewall or such? Pleas etry using 127.0.0.1 instead of localhost (there
had been issues due to Ipv6 vs. IPv4 in the past)

------------------------------------------------------------------------
[2011-05-21 21:33:41] giorgio dot liscio at email dot it

same error on latest 5.4 revision too



May 21 2011 20:50:15 



i'm using the binaries of windows.php.net

http://windows.php.net/downloads/snaps/php-5.4/r311300/

------------------------------------------------------------------------
[2011-05-18 15:03:46] giorgio dot liscio at email dot it

Description:
------------
hi, with same apache + os + mysql installation and php 5.3.6 works
everything good



with trunk of today (not tested on previous trunks) i get always



Warning: mysqli_connect(): (HY000/2002): Impossibile stabilire la
connessione. Risposta non corretta della parte connessa dopo
l'intervallo di tempo oppure mancata risposta dall'host collegato.

 in E:\Lavoro\Software\Apache2\htdocs\index.php on line 20





~translation from italian:



unable to establish the connection. invalid answer in the time interval
or no answer from the host



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54832&edit=1

Reply via email to