
April 10th, 2003, 09:03 AM
|
|
Junior Member
|
|
Join Date: Apr 2003
Location: Hyderabad
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Getting Error While running PHP with MsSqlServer
Hi,
I tried to run the database with PHP, MS SqlServer 2000 and IIS 5.0. I configured the php.ini and also installed php_mssql.dll i am getting an error saying that
"
PHP Warning: Unknown(): mssql: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match in Unknown on line 0
"
Plz help me to run the code or give me the solution where i went wron.....
|