• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Wordpress

T

tinyforks

Guest
Since I upraded to 7.6, Wordpress no longer communicates with MySQL. I can connect to the database using MySQL admin utility using the same username and password that I have in the config file, but wordpress says:

Error establishing a database connection

This 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?
 
This might have something to do with the changed security model/hash used in the newer releases of MySQL. I have run into problems like this before with stand alone MySQL installs. I could never find a usable solution and had to use an older version.
 
I upgraded to MySQL 5.0 in hopes of it helping, but it didn't, so you may be on the right track.
 
Is anyone else using a current version of MySQL with Wordpress?
 
Back
Top