Posts Tagged ‘php’

Install phpMyAdmin on Ubuntu (Edgy)

Tuesday, April 13th, 2010
  1. apt-get install phpmyadmin
  2. Add to /etc/apache2/apache2.conf:

    Include /etc/phpmyadmin/apache.conf

  3. restart apache