ID: 47580 User updated by: maxcamo at gmail dot com Reported By: maxcamo at gmail dot com -Status: No Feedback +Status: Open Bug Type: MSSQL related Operating System: Win2003 PHP Version: 5.2CVS-2009-03-05 (snap) New Comment:
I've tried but i get the same problem Can be related to mssql time_wait tcp/ip? Thx Massimo Previous Comments: ------------------------------------------------------------------------ [2009-06-02 01:00:01] php-bugs at lists dot php dot net 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". ------------------------------------------------------------------------ [2009-05-25 19:46:59] ka...@php.net Have you tried to change the severity with mssql_min_message_severity? Error 5701 (Changed database context to) is at severity 10. ------------------------------------------------------------------------ [2009-03-25 16:51:53] maxcamo at gmail dot com ok but i can't connect to the db, chaging the script like this if ($connDb) mssql_select_db($db, $connDb); else $lastmsg=mssql_get_last_message() and... fputs($fp, gmdate("M d Y H:i:s") . ":: Try:$tries :: ".$ServerName.":: ".$lastmsg." :: ". $pageName . "\r\n"); i dont' get any mssql errors, but i get the same problem I see this error randomly, or on heavy load, i think ------------------------------------------------------------------------ [2009-03-09 07:32:52] maxcamo at gmail dot com ok but i can't connect to the db, chaging the script like this if ($connDb) mssql_select_db($db, $connDb); else $lastmsg=mssql_get_last_message() and... fputs($fp, gmdate("M d Y H:i:s") . ":: Try:$tries :: ".$ServerName.":: ".$lastmsg." :: ". $pageName . "\r\n"); i dont' get any mssql errors, but i get the same problem I see this error randomly, or on heavy load, i think ------------------------------------------------------------------------ [2009-03-08 14:30:50] ka...@php.net This is an informal notice from dblib, Microsoft's TechNet have information about this here: http://technet.microsoft.com/en-us/library/aa275768(SQL.80).aspx ------------------------------------------------------------------------ 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/47580 -- Edit this bug report at http://bugs.php.net/?id=47580&edit=1