I have PHP running and am trying to get my SQL server installation to run
with it.  I have turned on all the variables in the PHP.ini, but when I try
to execute the following:

$db = mssql_connect("WIN2KSRV","sa","xyzxyz") ;

the webpage times out with the message "CGI server time out"

I have verified the names and passwords; they should be correct, although I
assume that an error would be generated if it was as simple as that...

I have windows server 2003 with IIS 6 and PHP 4.  PHP does run other pages
just fine.

Any suggestions?

Thanks in advance,

Steve

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to