ID: 30110 Updated by: php-bugs@lists.php.net Reported By: manuelsagra at ibermutuamur dot es -Status: Feedback +Status: No Feedback Bug Type: iPlanet related Operating System: Solaris 9 PHP Version: 4.3.8 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2005-02-03 04:50:29] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2004-09-16 12:46:15] manuelsagra at ibermutuamur dot es Description: ------------ A fresh install of PHP whith the NSAPI doesn't connect to a remote MySQL. We have discovered that it's related to the timeout of the connection socket. While the socket is connecting, and after the first "synack", the client sends a shutdown, so the connection is not established. The workaround is to put a -1 in the mentioned timeout option, but we think this is not desirable... Reproduce code: --------------- The default settings doesn't work with NSAPI ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30110&edit=1