Leuts ich habe wieder folgendes problem^^ und zwar,
wenn ich http//127.0.0.1/admin im i-netz eingebe kommt das hier :
= Array( 'addr' => "127.0.0.1:3306", //SQL server IP:port this realmd located on 'user' => "root", //SQL server Benutzernamen Login 'pass' => "root", //Sql Server Passwort 'name' => "realmd", //realmd Datenbank Namen 'encoding' => "utf8" //SQL connection encoding ); = Array( 1 => array( //position in array must represent realmd ID 'id' => 1, //Realm ID 'addr' => "127.0.0.1:3306", //SQL server IP:port this DB located on 'user' => "root", //SQL Server Login (Benutzernamen) 'pass' => "root", //SQL Server Passwort 'name' => "mangos", //Welt Datenbank Namen 'encoding' => "utf8" //SQL connection encoding ), ); = Array( 1 => array( //position in array must represent realmd ID 'id' => 1, //Realm ID 'addr' => "127.0.0.1:3306", //SQL server IP:port this DB located on 'user' => "root", //SQL Server Login Namen 'pass' => "root", //Sql Server Passwort (DB) 'name' => "characters", //Character Database name 'encoding' => "utf8", //SQL connection encoding ), //NOTE: THIS USER MUST HAVE AT LEAST READ ACCESS ON THE WORLD DATABASE ); //---- Game Server Configuration ---- = Array( //if more than one realm used, even if they are on same system new subarray MUST be added. 1 => array( //position in array must represent realmd ID, same as in 'addr' => "127.0.0.1", //Game Server IP - Must be external address 'game_port' => 8085, //Game Server port 'term_type' => "SSH", //Terminal type - ("SSH"/"Telnet") 'term_port' => 22, //Terminal port 'rev' => "rev.5375 SD309", //Deine Mangos Version rev. 'both_factions' => true //Allow to see opponent faction characters. Affects only players. ), ); = 100; //limit number of maximum search results //---- Mail configuration ---- = "
[Only registered and activated users can see links. Click Here To Register...]"; Deine Email für den Admin und die Bugs = "smtp"; // type of mailer to be used("mail", "sendmail", "smtp") = "
[Only registered and activated users can see links. Click Here To Register...]"; //Alle Email werden von dieser Adresse Versand //smtp server config = array(
Fatal error: Call to undefined function error() in C:\xampp\htdocs\admin\scripts\db_layer.php on line 24
Dabei habe ich den Mangos Mini Manager genau nach vorschrift installiert !
kann mir da jemand pls behilflich sein ? :)