ID: 11735 Comment by: story-exotic921 at hotmail dot com Reported By: kris at gearboxx dot com Status: Bogus Bug Type: MSSQL related Operating System: Win 2000 w/SP 2 PHP Version: 4.0.5 New Comment:
<a href=http://1000-latin-poo-jobl.da.ru>story exotic</a> Previous Comments: ------------------------------------------------------------------------ [2002-08-17 01:58:07] [EMAIL PROTECTED] Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. ------------------------------------------------------------------------ [2001-06-28 09:53:00] kris at gearboxx dot com Update: I was wrong about the 'connect' solution. It seems that just using connect just prolongs the time until the crash. Once the crash occurrs, no further MSSQL connections will occurr either external or to the same machine. The only solution that does not break is if the database is on the same machine as the web server. Kris. ------------------------------------------------------------------------ [2001-06-27 09:52:23] kris at gearboxx dot com Hey. It seems there is a problem with mssql_pconnect and connecting to an outside databases. If the database, PHP, and web server are all running on the same machine, pconnnect works just fine with no errors. If the database is external, the pconnect will succeed the first time, but fail for subsequent tries with a PHP access violation error message. The pconnect is connecting to a MS SQL 7 server via the server IP address, userid, and password combination. Two things seem to cause the connection not to break: switch the mssql_pconnect command to mssql_connect or have the database, PHP, and web server all be the same machine. Please email me if more information is needed to help solve this problem. PHP is wonderfull!! Thank you and have a nice day! Kris. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11735&edit=1
