Hi,
I am trying to install the mssql extension on win2000 server, I used the php installer(not the full binary version), i wanted to install the full binary version but they said in the install.txt that it could affect the ASP, so I can't risk. Anyway I downloaded the php_mssql.dll file and modified the php.ini (extension dir's line), but it still not working. The following error is still occuring:
"mssql:Unable to initialize module Module compiled with debug=0, thread-safety=1 module API=20020429 PHP compiled with debug=0, thread-safety=1 module API=20010901 These options need to match in Unknown on line 0 "
by the way the php version I installed is 4.1.0.
I really apreciate any help.