Windows 2003 server - IIS - 6 and SQL server 2000, php 4.3.5
I have placed the php_mssql.dll in the extensions folder. I have placed the ntwdblib.dll in the system 32 folder (both the latest version and the one from the sql 2000 install cd - tried em both) and I have uncommented the line: extension=php_mssql.dll. After all this, I still get this message:
Warning: mssql_connect(): Unable to connect to server: 152.135.xxx.xxx,1433
I've tried it using localhost and I get this message:
Warning: mssql_connect(): Unable to connect to server: localhost,1433
The ODBC functions connect perfectly, but not the mssql_connect functions.
Any ideas?
php mssql connecting problems
Moderator: General Moderators
- scorphus
- Forum Regular
- Posts: 589
- Joined: Fri May 09, 2003 11:53 pm
- Location: Belo Horizonte, Brazil
- Contact:
Please read the Before Post Read: General Posting Guidelines.twigletmac, at [url=http://forums.devnetwork.net/viewtopic.php?p=40071#40071]Before Post Read: General Posting Guidelines[/url], gently wrote:(...)
10. Don't cross-post, once you've chosen the most relevant forum there is no need to post the same question in any of the others.
(...)
Thanks,
Scorphus.