Seite 1 von 1

HELP! Kann das mysql backup nich einspielen

Verfasst: 14.03.2005 18:19
von Dude83
Also, ich habe mich entschlossen auf einem anderen webspace mein forum zu spiegeln um neue mods vorher da testen zu können. Hab also alles auf festplatte gezogen und dann auf den neuen space geschoben.
Hab dann auch ein mysql backup mit phpmyadmin gemacht.
Wollte dann das backup auf dem neuen space aufspielen mit bigdump.
Dann kam aber dieser Fehler hier:

Processing file: localhost.sql

Starting at the line: 1

Error at the line 12: DROP DATABASE `dude83`;

Query: DROP DATABASE `dude83`;

MySQL: Access denied for user: 'shishaclub@localhost' to database 'dude83'

Stopped on error

Start from the beginning (DROP the old tables before restarting)

Was heißt das? Was kann man dagegen machen?
In der config.php hab ich die sql daten schon geändert.
HELP :cry:

Verfasst: 14.03.2005 19:46
von Dude83
Muss man eigentlich das board offline schalten wenn man das mysql backup macht? :-?