Skip to content

Instantly share code, notes, and snippets.

@laozhu
Created October 8, 2012 04:17
Show Gist options
  • Save laozhu/3850686 to your computer and use it in GitHub Desktop.
Save laozhu/3850686 to your computer and use it in GitHub Desktop.
install phpmyadmin
mkdir www/phpmyadmin
cd www/phpmyadmin
wget http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.5.2/phpMyAdmin-3.5.2-all-languages.tar.bz2
tar jxvf phpMyAdmin-3.5.2-all-languages.tar.bz2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment