I have 2 servers. Both MS Win2000.
Server 1 has MSSQL 7
Server 2 has MSSQL 8 (2000)
Server 2 has PHP with MSSQL support and it works well.
Server 1 won't and the settings are almost the same.
The only difference is that PHP on server 1 is newer.
I'm using ntwdblib.dll and php_mssql.dll that came with the PHP version I'm using just like server 2.
What happens is that if I enable the MSSQL extention, any PHP document hangs like phpinfo();
What am I overlooking?
Yes, the MSSQL server is installed on the same server and running IIS.
Server 1 has MSSQL 7
Server 2 has MSSQL 8 (2000)
Server 2 has PHP with MSSQL support and it works well.
Server 1 won't and the settings are almost the same.
The only difference is that PHP on server 1 is newer.
I'm using ntwdblib.dll and php_mssql.dll that came with the PHP version I'm using just like server 2.
What happens is that if I enable the MSSQL extention, any PHP document hangs like phpinfo();
What am I overlooking?
Yes, the MSSQL server is installed on the same server and running IIS.