Skip to content

Instantly share code, notes, and snippets.

@psahalot
Created September 24, 2012 01:10
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 psahalot/3773688 to your computer and use it in GitHub Desktop.
Save psahalot/3773688 to your computer and use it in GitHub Desktop.
configure apache for phpmyadmin
ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf
/etc/init.d/apache2 reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment