• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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