Page 1 of 1

Mantis 1.2.15 Install Problem

Posted: 08 Aug 2013, 18:10
by @ndres23
Hi, I have the following problem to begin installation:

Config File Exists but Database does not
POSSIBLE PROBLEM
Bad config_inc.php?

In the configuration file:
$g_hostname = '*******';
$g_db_username = '***';
$g_db_password = '*******';
$g_database_name = 'bugtracker';
$g_db_type = 'mssqlnative';

The platform is:
Windows 8
IIS8
MSSQLSERVER 2008 R2
PHP 5.2.14