• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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