Hi,
I have followed these instructions, and phpinfo() still does not show mssql support.
I installed SQL Server Native Client 2005, and the DLL files are in the System32 directory alongside the 2008 versions of the same thing.
From what I've read on the web, there seems to be a missing DLL - ntwdblib.dll . This is present in the standard PHP download from php.net, but doesn't seem to be installed with the Web Application Gallery.
However, even when I include this in the system32 directory, it still doesn't register mssql support.
So I'm wondering where I've gone wrong. Any assistance would be greatly appreciated.
Thanks,
Geoff