Chris,
Thank you for your response.
Php.ini is exactly the same on both servers. I have only made three changes to the php.ini.
-uncomment the mssql.dll extension
-change the extension_dir
-and set register_global to on.
I do not use NT authentication. I am using domain name to connect to the d
I am trying to run PHP using iPlanet 6.0 which connects to the SQL Server 2000. I have this working on my development server. On production server I get the following error.
Warning: mssql_connect(): Unable to connect to server: (servername).
Following is working already.
Connection from developm