I set up MySql and an admin user. Can access fine with PhpMyAdmin. But when I try to run the WordPress install page I get this error:
We were able to connect to the database server (which means your username and password is okay) but not able to select the myuser_wp database.
* Are you sure it exists?
* Does the user myuser_wp-admin have permission to use the myuser_wp database?
* On some systems the name of your database is prefixed with your username, so it would be like username_ myuser_wp. Could that be the problem?
Anybody been able to get past this error installing WP? I've installed fine on another domain. The usual cause - incorrect db settings - is obviously not the case since they can log in my user. I've even tried creating extra users, assigning all privileges (via CP), but no go.
We were able to connect to the database server (which means your username and password is okay) but not able to select the myuser_wp database.
* Are you sure it exists?
* Does the user myuser_wp-admin have permission to use the myuser_wp database?
* On some systems the name of your database is prefixed with your username, so it would be like username_ myuser_wp. Could that be the problem?
Anybody been able to get past this error installing WP? I've installed fine on another domain. The usual cause - incorrect db settings - is obviously not the case since they can log in my user. I've even tried creating extra users, assigning all privileges (via CP), but no go.