I'm following the instructions in the KB article and using BigDump:
http://www.phpbb.com/kb/article/transfe ... or-domain/
After I click on the "start import" link on the first page that shows up when I go to the BigDump.php file on my server I get the following error:
Code: Select all
Error at the line 20: CREATE DATABASE `sufubuckbb3new`;
Query: --
--
--
CREATE DATABASE `sufubuckbb3new`;
MySQL: Access denied for user 'aleingan_phpbb3'@'localhost' to database 'sufubuckbb3new'
The original DB name on the old server is the same, but the username is different - is that a problem?
It doesn't say anything about matching login info between the old and new DBs in the KB article that I can find.
Help!