Today I created a new Database for a development website. I used cPanel and then went to MySQL Databases, created the DB. Next I backed up the main site DB. Now I modified the SQL backup to have the correct DB name and site URL. I then imported the modified backup with PHP My Admin.
When I went to the wordpress admin for my site I see the following:
Cant select database
We were able to connect to the database server (which means your username and password is okay) but not able to select the unaux_20269004_255_dev database.
Are you sure it exists?
Does the user 20269004_1 have permission to use the unaux_20269004_255_dev database?
On some systems the name of your database is prefixed with your username, so it would be like username_unaux_20269004_255_dev. Could that be the problem?
If you dont know how to set up a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.
Any clue how I can change the permissions to be able to access this DB? As you can see the user can connect to the server but, it can’t select the DB.
Do I have to create a new DB to resolve this? If I do what steps do I need to follow?
Site Dev Site Admin
DB_NAME: unaux_20269004_255_dev
Thanks,
Rap