Cannot select database
The database server could be connected to (which means your username and password is okay) but the database could not be selected.
Are you sure it exists?
Does the user root have permission to use the database?
On some systems the name of your database is prefixed with your username, so it would be like username_. Could that be the problem?
If you do not 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.
Я проверил правильность имени базы данных, имени пользователя и хоста базы данных, но не могу устранить ошибку. Я пробовал использовать 127.0.0.1, но пока безуспешно.
Я установил WordPress и пытаюсь подключиться к базе данных. Я вижу эту ошибку: [code]Cannot select database The database server could be connected to (which means your username and password is okay) but the database could not be selected.
Are you sure it exists? Does the user root have permission to use the database? On some systems the name of your database is prefixed with your username, so it would be like username_. Could that be the problem? If you do not 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. [/code] Я проверил правильность имени базы данных, имени пользователя и хоста базы данных, но не могу устранить ошибку. Я пробовал использовать 127.0.0.1, но пока безуспешно.