Not working-Import Database
-
Hello
I set up a new hosting provider for my website, including my word press photo blog. Word press 2.6.3 has been sucesffuly installed.I backedup my database and exported it using the mysql / php admin panel. It worked fine – the title is: localhostwordpressblog.sql
But now it won’t allow me to restore a back up file from the new myphp admin panel / control panel with my new host. It returns the error:
permissions denied. Error SQL query:CREATE DATABASE
blog_wordpress
DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;MySQL said:
#1044 – Access denied for user ‘focu3642’@’localhost’ to database ‘blog_wordpress’
So, few questions:
a) Does this mean that the title of the database backup needs to be the same as the title of the database? Because they are differentb) How do I set permissions to allow for the import
c) Do I need to re-create everythign in word press, if a) I can’t get the backup to import or b) do I need to do this anyways?
Any help greatly appreciated.
- The topic ‘Not working-Import Database’ is closed to new replies.