how to install phpmyadmin on Gutsy Gibbon Ubuntu Linux

Just do these stuffs:

  1. Install apache
  2. Install mysql-server and configure it.
  3. install phpmyadmin sudo apt-get install phpmyadmin
  4. Edit the /etc/apache2/apache2.conf
  5. Make new alias to refer “phpmyadmin” and redirect it to /usr/share/phpmyadmin

I don’t tell you the detail, if you are a newbie, you could browse on Google to know the details of steps above.

Tinggalkan Balasan