LAMP: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 11: Line 11:
Since these environments now also run on other OSs, one often uses the generic '''AMP''' acronym.
Since these environments now also run on other OSs, one often uses the generic '''AMP''' acronym.
* See also [[WAMP]], the equivalent for Windows. It also contains some information on how to run a local copy of your MediaWiki on your travel PC.
* See also [[WAMP]], the equivalent for Windows. It also contains some information on how to run a local copy of your MediaWiki on your travel PC.
* MAMP (MacIntosh).
* [http://www.mamp.info/en/mamp/index.html MAMP](Mac).


[http://www.onlamp.com/pub/a/onlamp/2001/01/25/lamp.html According to] O'Reilly manager [http://www.oreillynet.com/pub/au/26 Dale Dougherty]: {{quotation | ... 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 According to] O'Reilly manager [http://www.oreillynet.com/pub/au/26 Dale Dougherty]: {{quotation | ... 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.}}
Line 28: Line 28:
* Sean A. Walberg  (2007). [http://www.ibm.com/developerworks/linux/library/l-tune-lamp-2.html Tuning LAMP systems, Part 2: Optimizing Apache and PHP], IBM Developer Works.
* Sean A. Walberg  (2007). [http://www.ibm.com/developerworks/linux/library/l-tune-lamp-2.html Tuning LAMP systems, Part 2: Optimizing Apache and PHP], IBM Developer Works.


[[Category: Technologies]]
 
[[Category:databases]]
[[Category:databases]]
[[Category: AMP]]
[[Category: AMP]]

Latest revision as of 23:00, 6 May 2010

Draft

Definition

The acronym LAMP (or L.A.M.P.) refers to a set of free software programs commonly used together to run dynamic Web sites or servers:

Since these environments now also run on other OSs, one often uses the generic AMP acronym.

  • See also WAMP, the equivalent for Windows. It also contains some information on how to run a local copy of your MediaWiki on your travel PC.
  • MAMP(Mac).

According to 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.”

There are of course other variants of bundles, see the Wikipedia LAMP article

See also WAMP, the equivalent for Windows. It also contains some information on how to run a local copy of your MediaWiki on your travel PC.

Links