I get the following message when I try to install Mantis 1.2.5:
Is there anybody who can help me to connect to SQL Server 2005 with odbc_mssql type?Attempting to connect to database as admin
BAD
Does administrative user have access to the database? ( [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application )
My configuration:
Windows 2008 R2 standard 64 bits
php 5.3.6 (32 bits)
IIS 7.0
Mantis 1.2.5
SQl Server 2005 SP2
ODBC drivers:
- SQL native client version: 2005.90.3042.00 SQLNCLI.DLL 10/02/2007
- SQL Server 6.01.7600.16385 SQLSRV32.dll 14/07/2009
I connected successfully to my database with a php script which use this odbc drivers.