Problem nach umzug.
Verfasst: 11.09.2006 11:37
Hallo,
Ich habe ein Phpbb forum mit ca. 65 Mb Datenbank nun will ich umziehen zu einen anderen Server habe ich schon öfter gemacht aber dieses mal gibt es probleme.
Wenn ich nun die datenbank auf den Server uploaden will mit bigdump kommt das hier:
Processing file: localhost.sql
Starting at the line: 1
Error at the line 12: CREATE DATABASE `phpbb` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci;
Query: CREATE DATABASE `phpbb` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci;
MySQL: Access denied for user 'nardi'@'%' to database 'phpbb'
Stopped on error
Ich habe ein Phpbb forum mit ca. 65 Mb Datenbank nun will ich umziehen zu einen anderen Server habe ich schon öfter gemacht aber dieses mal gibt es probleme.
Wenn ich nun die datenbank auf den Server uploaden will mit bigdump kommt das hier:
Processing file: localhost.sql
Starting at the line: 1
Error at the line 12: CREATE DATABASE `phpbb` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci;
Query: CREATE DATABASE `phpbb` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci;
MySQL: Access denied for user 'nardi'@'%' to database 'phpbb'
Stopped on error