Checking PHP Support for database Type

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
najibullah
Posts: 1
Joined: 05 Jan 2010, 11:48

Checking PHP Support for database Type

Post by najibullah »

Hi Support,


I am try to setup mantis on a Windows Server 2003 with the following application


PHP 5.3
SQL Server 2005
Mantisbt 1.1.8

but I get the following Error:

Bad
Database is not supported by PHP. Check that it has been Compiled into your Server.


Can anyone help me with this issue.


thank you
Najib
atrol
Site Admin
Posts: 8532
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Checking PHP Support for database Type

Post by atrol »

Does your php.ini file contain something like the following line?
extension=php_sqlsrv_ts.dll
Please use Search before posting and read the Manual
Post Reply