ID:               20916
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Bogus
+Status:           Open
 Bug Type:         MSSQL related
 Operating System: Windows 2000 Server
 PHP Version:      4.2.3
 New Comment:

What else could be causing PHP to generate this error only in this
case?

Sorry for continuing this but I do not believe this that PHP plays no
part in this error.  I host around 40 sites all with php and most with
database.  

I would just like an answer to what could cause this.  

Again sorry for reopening again.  This is my last attempt.


Previous Comments:
------------------------------------------------------------------------

[2002-12-10 09:40:59] [EMAIL PROTECTED]

If it works with IE or from command line, it CAN NOT BE A BUG IN PHP..


------------------------------------------------------------------------

[2002-12-10 09:22:18] [EMAIL PROTECTED]

But PHP is generating the error:
MS SQL:  Unable to connect to server

If it is entirely within Netscape, PHP should not display this error.

I am sorry for reopening this.

------------------------------------------------------------------------

[2002-12-10 08:59:33] [EMAIL PROTECTED]

Yes, browser can't possibly affect this.
Thus this is bogus. (propably some cache issue with NS)


------------------------------------------------------------------------

[2002-12-10 08:48:53] [EMAIL PROTECTED]

<?
   $username = 'dbusername';
   $password = 'dbpassword';

   $connection = mssql_connect('192.168.168.168',$username,$password);
?>

------------------------------------------------------------------------

[2002-12-10 08:47:35] [EMAIL PROTECTED]

This is not bogus.  The browser should not make any difference.  

Please test this case.

------------------------------------------------------------------------

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/20916

-- 
Edit this bug report at http://bugs.php.net/?id=20916&edit=1

Reply via email to