Skip to content

Instantly share code, notes, and snippets.

@maliMirkec
Last active July 6, 2016 07:09
Show Gist options
  • Save maliMirkec/62b586805e01465329e6 to your computer and use it in GitHub Desktop.
Save maliMirkec/62b586805e01465329e6 to your computer and use it in GitHub Desktop.
Fix phpmyadmin controluser message
curl -O -k https://raw.githubusercontent.com/skurudo/phpmyadmin-fixer/master/pma-ubuntu.sh && chmod +x pma-ubuntu.sh && ./pma-ubuntu.sh
sudo dpkg-reconfigure phpmyadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment