VestaCP - phpmyadmin - ошибка 1142 - SELECT command denied to user 'admin 1'@'localhost' for table 'pma table prefs'
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Debian 8 - VestaCP - phpmyadmin - ошибка #1142 - SELECT command denied to user 'admin_1'@'localhost' for table 'pma_table_prefs'
Ошибка
Error #1142 - SELECT command denied to user 'admin_1'@'localhost' for table 'pma_table_prefs'
решается через патч:
# curl -O -k https://raw.githubusercontent.com/skurudo/phpmyadmin-fixer/master/pma.sh && chmod +x pma.sh && ./pma.sh
Для Ubuntu:
# curl -O -k https://raw.githubusercontent.com/skurudo/phpmyadmin-fixer/master/pma-ubuntu.sh && chmod +x pma-ubuntu.sh && ./pma-ubuntu.sh