Das war mein altes problem (quote ganz unten), habe es gelöst, in dem ich einfach alle 14804 tabellen in der datenbank gelöscht habe. Habe backup nochmal also ganz normal eingespielt.
Aber es kommt folgendes:
Wieso soll es am Server liegen? Der Server is tip top gesund. Kann mir jemand helfen? bitteThis Account Has Exceeded Its CPU Quota
Please contact this site's webmaster.
Wait a few minutes and use your browser's "Back" button or click here to try again.
If you are the webmaster, your account may have exceeded for one or more of the following reasons:
* Your site has used more than 20% of the cpu.
* Your account has too many processes running at the same time.
* Your site was consuming too many resources. This happens on occassion to very busy sites that have inefficient scripts running.

Hallo
Wenn ich ein neues Backup ins neue Board reinspielen will über mysqldumper, (komisch bei den bisherigen hat alles geklappt), kommt folgende fehlermeldung:
14804_attach_quota existiert aber in der datenbank, kann mir einer helfen was ich tun soll? wäre sehr dankbar!CREATE TABLE `14804_attach_quota` ( `user_id` mediumint(8) unsigned NOT NULL default '0', `group_id` mediumint(8) unsigned NOT NULL default '0', `quota_type` smallint(2) NOT NULL default '0', `quota_limit_id` mediumint(8) unsigned NOT NULL default '0', KEY `quota_type` (`quota_type`) ) TYPE=MyISAM;
MySQL meldet:
Couldn't create table: 14804_attach_quota
gruß