Hi ich wollte mir mal en Forum installiern aber ich weiss net wass ich in den Config reinschreiben soll den myqsl Server ist von nem Freund was muss ich jetz einstellen
$dbname = "db name";
$dbuser = "user";
$dbpw = "passwort";
$dbhost = "localhost";
$tablepre = "xmb_";
$pconnect = 0;
$cookiepath = ""; // "" if your installing locally
$cookiedomain = "deine domain"; // "" if your installing locally
$database = "mysql";
$plugname[1] = ""; // Added plugin name, to create another plugin, copy and change [1] to [2] etc
$plugurl[1] = ""; // This is the location or link of the plugin
$plugadmin[1] = "no"; // Is this plugin only for admins? Set to yes for admins, no for public
?>
$dbname = "db name";
$dbuser = "user";
$dbpw = "passwort";
$dbhost = "localhost";
$tablepre = "xmb_";
$pconnect = 0;
$cookiepath = ""; // "" if your installing locally
$cookiedomain = "deine domain"; // "" if your installing locally
$database = "mysql";
$plugname[1] = ""; // Added plugin name, to create another plugin, copy and change [1] to [2] etc
$plugurl[1] = ""; // This is the location or link of the plugin
$plugadmin[1] = "no"; // Is this plugin only for admins? Set to yes for admins, no for public
?>
Kommentar