Lamp Image

From SOFTICE

Jump to: navigation, search


  • for testing and unstable distributions, apt-get might complain about:
WARNING: The following packages cannot be authenticated!
....
Install these packages without verification [y/N]?
  • solution is to do the following:
apt-get install debian-archive-keyring
apt-get update


deb http://packages.tribal-dolphin.be/ stable all 
deb-src http://packages.tribal-dolphin.be/ stable all 
  • installing the following:
 
apt-get install debian-archive-keyring
apt-get update 
apt-get install apache2
apt-get install php5
apt-get install phpmyadmin
  • select apache, apache-perl, apache-ssl, apache2
  • pick a user name for setup
apt-get install mysql-server