Possible Whitespace/Error in Configuration File - Aborting. Output so far follows:
string(2) " "
(so sieht die config_inc.php aus)
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql';
$g_database_name = 'bugtracker';
$g_db_username = 'root';
$g_db_password = **********;
?>
Ich benutze:
einen iss 7.5
Php Version 5.3
Mantis 1.2.7
Danke im Vorraus.
(Kodierung is utf-8 von der config_inc.php)
