A
Anonymous
Guest
Hi
I didn't know were to post this so I posted it here!
I need to connect to a MSSQL database from PHP. I have decomented the
line in php.ini and the dll is in the extensions folder but when I run the script, it sais:
I've tried to search the net but I haven't found any answers. Please, can you help me?
Thanks
I didn't know were to post this so I posted it here!
I need to connect to a MSSQL database from PHP. I have decomented the
Code:
extension=php_mssql.dll
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
I've tried to search the net but I haven't found any answers. Please, can you help me?
Thanks