Vous êtes ici> Accueil /

| Abonnez-vous aux RSS

Installation LAMP sur Ubuntu

| Postat in Linux de admin Juillet 11th, 2009 | No Comments | Publié dans Linux par admin

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:

Lire la suite »


Tags: , , , , ,