Installation LAMP sur Ubuntu
LAMP signifie Linux Apache MySQL PHP (ou Perl, Python). Il existe également une version Windows est appelée WAMP.
Installation LAMP sur Ubuntu est relativement facile. Première pour installer Apache:
sudo apt-get install apache2
Pour tester l'installation peut visiter: http://127.0.0.1. Il ya une page par défaut de Apache.
La prochaine étape est d'installer PHP5:
Tags: Apache , Bind , lampe , mysql , php , phpmyadmin

















