« LAMP » : différence entre les versions

De EduTech Wiki
Aller à la navigation Aller à la recherche
mAucun résumé des modifications
Aucun résumé des modifications
Ligne 14 : Ligne 14 :
Car ces environnements tournent également sur d'autres OSs on utilise souvent l'acronyme générique '''AMP'''.
Car ces environnements tournent également sur d'autres OSs on utilise souvent l'acronyme générique '''AMP'''.
* Voir également [[WAMP]], l'équivalent pour Windows.
* Voir également [[WAMP]], l'équivalent pour Windows.
* MAMP (MacIntosh).
* [http://www.mamp.info/en/mamp/index.html MAMP] MAMP] (MacIntosh).


[http://www.onlamp.com/pub/a/onlamp/2001/01/25/lamp.html Citation de] O'Reilly manager [http://www.oreillynet.com/pub/au/26 Dale Dougherty]: {{citation | ... in 2001, David Axmark and Monty Widenius of the MySQL team visited us in Sebastopol and they dropped a new term in our laps: LAMP. This term was popular in Germany, they said, to define how MySQL was used in conjunction with Linux, Apache, and either Perl, Python, or PHP. Their explanation of LAMP made a lightbulb go off in my head.}}
[http://www.onlamp.com/pub/a/onlamp/2001/01/25/lamp.html Citation de] O'Reilly manager [http://www.oreillynet.com/pub/au/26 Dale Dougherty]: {{citation | ... in 2001, David Axmark and Monty Widenius of the MySQL team visited us in Sebastopol and they dropped a new term in our laps: LAMP. This term was popular in Germany, they said, to define how MySQL was used in conjunction with Linux, Apache, and either Perl, Python, or PHP. Their explanation of LAMP made a lightbulb go off in my head.}}

Version du 6 mai 2010 à 23:11

Cet article est une traduction de la version anglaise sur edutechwiki.

Definition

L'acronyme LAMP (ou L.A.M.P.) signifie un ensemble de logiciels et technologies utilisés pour la mise en place de site-webs dynamiques et serveurs:

  • Linux, système d'opération;
  • Apache, le serveur web;
  • MySQL, la base de données
  • Perl, PHP, or Python language de programmation.

Car ces environnements tournent également sur d'autres OSs on utilise souvent l'acronyme générique AMP.

  • Voir également WAMP, l'équivalent pour Windows.
  • MAMP MAMP] (MacIntosh).

Citation de O'Reilly manager Dale Dougherty: « ... in 2001, David Axmark and Monty Widenius of the MySQL team visited us in Sebastopol and they dropped a new term in our laps: LAMP. This term was popular in Germany, they said, to define how MySQL was used in conjunction with Linux, Apache, and either Perl, Python, or PHP. Their explanation of LAMP made a lightbulb go off in my head.»

Pour d'autres combinaisons voir l'article sur Wikipedia

Links