• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Plesk 12.5.30 and phpMyAdmin slowness

pegasx

Basic Pleskian
Hello,

Since Plesk 12, phpMyAdmin is really slow. There is no load on server and there are a few databases. Does somebody have same problem?

Thanks.
 
Last edited:
Hi Pegasx,

What are the specs of your server + is it a VPS or Dedicated?
 
It is dedicated and it has Xeon(R) CPU E5620 @ 2.40GHz (16 core(s)) and 24 gb ram, runs Centos 6.7.

I think there is a problem on phpMyAdmin. Query has finished in 0.0003 seconds but phpMyAdmin shows the result in 3 seconds.
 
Last edited:
Any related error messages in /var/log/sw-cp-server/error_log ?
 
Sometimes there could be a single table with millions or records, this also can cause PhpMyAdmin to become extremely slow while loading it ..
 
There is no related error message in /var/log/sw-cp-server/error_log. There are some tables with millions, but I do not view them, or query on them in phpMyAdmin.
 
I have read this page, but there is no config.inc.php, there is one config.sample.inc.php but I don't know if it is related. So where is the configuration file of phpMyAdmin?
 
Back
Top