ID: 51125
Updated by: [email protected]
Reported By: asersz at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: MySQL related
Operating System: Windows 7
PHP Version: 5.2.12
New Comment:
See the other report about mysql and IPV6
Previous Comments:
------------------------------------------------------------------------
[2010-02-23 15:27:23] asersz at gmail dot com
Description:
------------
I am not good at english.
My apache is running (Port 80).
URL is 'localhost:80' or 'localhost'.
Function : mysql_pconnect('localhost:80', 'root', '123');
then, no error and the function never return.
Thanks.
Reproduce code:
---------------
set_time_limit(0);
// make sure your apache is running (Port 80).
mysql_pconnect('localhost:80', 'root', '123');
Expected result:
----------------
Just like a loop ?
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=51125&edit=1