What you need to do is take away the "
;" from 2 different .dll which are:
1)
extension=php_mssql.dll
2)
extension=php_pdo_mssql.dll
As you will find them, they will be showed this way:
Quote:
;extension=php_mssql.dll
;extension=php_pdo_mssql.dll
|
By taking away those "
;" you are "uncommenting" them to get them to work properly