backup database doet het niet
Geplaatst: 20 jan 2009, 19:05
- Adres van je forum: http://forums.gamebeach.nl
Event. modificaties op je forum:
Wanneer ontstond het probleem? de backup van de database online zetten
phpBB versie: 3.0.4
Heb je onlangs iets veranderd aan je forum?
Wat is het probleem?
Ik heb een nieuw forum geinstalleerd, en wil de database weer vervangen. Ik wil dus de database inporteren. Maar op phpmyadmin doet hij het niet. Dus heb ik Bigdump geprobeerd. Maar als op "start import" druk krijg ik de volgende foutmelding.
Code: Selecteer alles
Error at the line 12: CREATE DATABASE `DB449615` DEFAULT CHARACTER SET latin1 COLLATE latin1_german1_ci;
Query: CREATE DATABASE `DB449615` DEFAULT CHARACTER SET latin1 COLLATE latin1_german1_ci;
MySQL: Access denied for user 'U506843'@'192.168.4%' to database 'DB449615'
Code: Selecteer alles
Note: The current mySQL connection charset is latin1. Your dump file must be encoded in latin1 in order to avoid problems with non-latin characters. You can change the connection charset using the $db_connection_charset variable in bigdump.php