Page 1 of 1

Data base is not supported

Posted: 12 May 2016, 11:40
by Shushine
Hello,
I am currently undergoing installation 1.2.19 mantis on a SQL server
I use PHP version 7.0 ( 7.0.6 ) with MS SQL 2008
During installation I encounter the error message is not supported Database By PHP

Mantis is 1.2.19 you it compatible with SQL Server 2008 ?


Thanks for your help

Re: Data base is not supported

Posted: 14 May 2016, 06:32
by rebecca223
I'm having the same issues (PHP 7.0.6). Any ideas?

Re: Data base is not supported

Posted: 17 May 2016, 10:01
by Shushine
Nobody encountered problem on MSSQL ?
The MSSQL extension is enabled yet

Re: Data base is not supported

Posted: 17 May 2016, 13:29
by atrol
There are some known major issues concering MSSQL.
Have a look at all open issues with category "db mssql" at https://www.mantisbt.org/bugs

I expect more issues as you want to use a brand new PHP version with a quite old SQL-Server

If you want to use MSSQL the first step would be to ensure that the MSSQL extension is installed.
http://php.net/manual/en/mssql.installation.php

I recommend to use MySQL.

[Edit] I meant the SQLSRV driver
http://php.net/manual/en/sqlsrv.installation.php