Hi folks,
after installing php 4.1.2 on our WIN NT - Server running IIS I have a problem accessing an SQL Server database.
Even when doing nothing but a .phpinfo() I get a popup window on the server saying
"invalid msql.dll"
Can anyone clarify this ?
We set the extensions_dir variable to point to the directory where we have all the php_*.dll and copied mssql to system32.
Then php complained that it couldn't find mssql.dll in the extensions directory.
What are we doing wrong here ? :-((
martin (a bit frustrated !)