From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: MSSQL related Bug description: MS SQL: Unable to connect to server
Connecting to database fails when accessed with Netscape. Below is my setup. IIS 5.0 -Virtual Site -Directory security: basic -Anonymous Access: Disallowed -PHP 4.2.3 Database -MS SQL 2000 Client Netscape 7.0 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 Calling the function mssql_connect($ip,$username,$password); fails to connect to database While accessing the same file with IE connects. Not sure if this is a Netscape bug or PHP. Just curious what could cause this behavior. Thanks Charles Killmer -- Edit bug report at http://bugs.php.net/?id=20916&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20916&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20916&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20916&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20916&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20916&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20916&r=support Expected behavior: http://bugs.php.net/fix.php?id=20916&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20916&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20916&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20916&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20916&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20916&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20916&r=isapi