Skip to content

Instantly share code, notes, and snippets.

@morad7
Created October 19, 2017 14:49
Show Gist options
  • Save morad7/d568db688aaebb0cbb768a0ea2c001ee to your computer and use it in GitHub Desktop.
Save morad7/d568db688aaebb0cbb768a0ea2c001ee to your computer and use it in GitHub Desktop.
Remove phpmyadmin
sudo dpkg -P phpmyadmin
sudo rm -f /etc/apache2/conf.d/phpmyadmin.conf
sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment