Re: setup of MSSQL with PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey have you uncommented the mssql.dll in php.ini? I have the same setup and
it works. You might try calling the server using its ip address or its dns
name. Also, how are you setup for the php extension on the server? Are you
using the php.exe or the php4isapi.dll for the extension?

"Steve Howie" <steve@xxxxxxxxxxxxxx> wrote in message
news:20040704002409.84833.qmail@xxxxxxxxxxxxxxx
> 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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux