Verfasst: 28.08.2006 22:37
ok, mache ich auch, aber einer Neuinstallation steht nichts im Wege ?
Ich habe mir mal die config_inc.php von dem phpmyadmin auf meinem ftp angeschaut, dort sind gar keine daten eingetragen.
bei:
dh eigentlich kann es doch gar nicht so funktionieren oder ?
Ich habe mir mal die config_inc.php von dem phpmyadmin auf meinem ftp angeschaut, dort sind gar keine daten eingetragen.
bei:
Code: Alles auswählen
cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
// with 'config' auth_type)
$cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only
// this db is displayed in left frame
// It may also be an array of db-names, where sorting order is relevant.
$cfg['Servers'][$i]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname
$cfg['Servers'][$i]['pmadb'] = ''; // Database used for Relation, Bookmark and PDF Features