ID: 27444 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: MSSQL related Operating System: windows 2000 PHP Version: 4.3.5RC3 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. This is general problem, see bug #27185 Previous Comments: ------------------------------------------------------------------------ [2004-03-02 06:11:28] [EMAIL PROTECTED] Please disable third party extensions such as turckloader first. ------------------------------------------------------------------------ [2004-03-02 05:22:51] [EMAIL PROTECTED] i have no 4.3.X debug development available but here is the microsoft bug report: http://moshe.i-com-it.com/issues/mssql_pconnect/appcompat.txt http://moshe.i-com-it.com/issues/mssql_pconnect/php.exe.mdmp ------------------------------------------------------------------------ [2004-03-01 03:33:04] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2004-03-01 03:19:54] [EMAIL PROTECTED] Description: ------------ the following bug was introduced on php 4.3.5: <? $con = mssql_pconnect("host","user","pass"); ?> crash the php on shutdown (using apache 1.3.7 on windows). mssql_connect() works fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27444&edit=1