Skip to content

Instantly share code, notes, and snippets.

@rydurham
Created May 10, 2014 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rydurham/8e3ad50c46bc3b565bce to your computer and use it in GitHub Desktop.
Save rydurham/8e3ad50c46bc3b565bce to your computer and use it in GitHub Desktop.
phpmyadmin ubuntu
sudo apt-get install phpmyadmin
sudo vim /etc/apache2/apache2.conf
Include /etc/phpmyadmin/apache.conf
sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment