Hello,
I'm new at Mantis. I want to install it on my compagny webserver (with apache & Mssql)
But, when I select the "Mssql native driver", I have this message :
BAD
database is not supported by PHP. Check that it has been compiled into your server.
I have no problem to access to my db with my php script via pdo.
Can you help me ?
Thx.
install problem with mantis 2.20.0
Moderators: Developer, Contributor
Re: install problem with mantis 2.20.0
Please check your php ( which version0 settings according installation manual.
Why not use MySQL, also license wise a better option.
Why not use MySQL, also license wise a better option.
Re: install problem with mantis 2.20.0
Hello.
Thanks.
For MySQL, the problem is that it is my work web server and have only mssql installed on it.
We use php 7.0.4RC1.
F.
Thanks.
For MySQL, the problem is that it is my work web server and have only mssql installed on it.
We use php 7.0.4RC1.
F.
Re: install problem with mantis 2.20.0
Installing MySQL is very simple but if not possible, we need to face this problem.
So next step is to verify if your mssql server is supported. So check your versions in the manual and verify that all is setup accordingly.
So next step is to verify if your mssql server is supported. So check your versions in the manual and verify that all is setup accordingly.
Re: install problem with mantis 2.20.0
OK, Thanks, Just saw

So ok, I'm srewed, I have "only" MSSQL Server 2008. And I don't see in my php info page the sqlsrv php extensionMS SQL Server 2012 2012 or later PHP extension: sqlsrv


Re: install problem with mantis 2.20.0
Install it locally using XAMPP which will eable you to demonstrate the functionality. Perhaps once convinced you can get MySQL loaded or MSSQL upgraded. 

Re: install problem with mantis 2.20.0
Thanks.
I've asked to the IT team to install a ubuntu server on a new server to get full access of the lamp configuration and so on.
I've hope to get it next month.
Thanks you very much
I've asked to the IT team to install a ubuntu server on a new server to get full access of the lamp configuration and so on.
I've hope to get it next month.
Thanks you very much