Skip to Content

LAMP (software bundle)

LAMP is an acronym for a set of free, open-source software, originally coined from the first letters of Linux used for the operating system, Apache HTTP Server, MySQL (database software), and PHP (web scripting language), principal components to build a viable general purpose web server.

The precise combination of software included in a LAMP package may vary, especially with respect to the web scripting software, as PHP may be replaced by Perl or Python [our servers are running PHP however]. Similar terms exist for essentially the same software suite (AMP') running on other operating systems, such as MS Windows (WAMP), Mac OS (MAMP), or Solaris (SAMP).

Though the original authors of these programs did not design them all to work specifically with each other, the development philosophy and tool sets are shared and were developed in close conjunction. The software combination has become popular because it is free of cost, open-source, and therefore easily adaptable, and because of the ubiquity of its components which are bundled with most current Linux distributions. When used in combination they represent a solution stack of technologies that support application servers. As such, software packages exist for novice users that deploy all components with a minimal set of installation tasks.

This is why BTG offers a LAMP Stack hosting environment.

source: http://en.wikipedia.org/wiki/LAMP_(software_bundle)