"Andrew Kreps" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, 14 Sep 2004 10:11:24 -0700, Sam Hobbs <[EMAIL PROTECTED]> wrote: >> Also, are the warning messages documented? As I asked in my original >> question, is 10061 an error code? > > 10061 is a generic winsock error for a timeout, it's not PHP or MySQL > specific. It means that the call couldn't connect to the socket you > were trying to hit within the time allowed.
Thank you; that helps. So something that might help is for the PHP message to issue a more specific message indicating the timeout problem. This is just a suggestion for the developers. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php