Database connection ERROR message
-
My server has frequent MySQL failues, which cause my site to be unavailable. When that happens, visitors get this message.
Question: how do I edit or change this error message? My site is not in English and most of my visitors are not English speakers. Besides, this seems more an administrator-oriented message than anything else. I’d prefer to have a visitor-oriented message that said: this is a temporary problem, please visit this site later.
Thanks in advance.
—–
Error establishing a database connectionThis either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down.
* Are you sure you have the correct username and password?
* Are you sure that you have typed the correct hostname?
* Are you sure that the database server is running?If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.
——-
The topic ‘Database connection ERROR message’ is closed to new replies.