• 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.

Resolved phpmyadmin problems

tastidk

New Pleskian
My phpmyadmin is pretty messed up, and i can't enter the database through phpmyadmin at all. How do i reconfigure phpmyadmin so i can use it again. This is the error i get.

SELECT `comment`
FROM `phpmyadmin_b1wSNw_2PEJi`.`pma_column_info`
WHERE db_name = 'pia_sign'
AND table_name = ''
AND column_name = '(db_comment)'



MySQL returnerede:

#1142 - SELECT command denied to user 'pma_9oeqncPlpJ9v'@'localhost' for table 'pma_column_info'

Guess it's the phpmyadmin psw somehow?
 
Didnt work. However i managed to make it work by altering the permissions from phpmyadmin user. seems to be a bug there.
 
Back
Top