LAMP


Stands for “Linux, Apache, MySQL, and PHP.” Together, these software program applied sciences can be utilized to create a fully-functional net server.

Linux is the most well-liked working system utilized in net servers, primarily as a result of many free Linux distributions can be found. This means Linux-based servers are sometimes cheaper to arrange and keep than Windows servers. Since Linux is (open supply|open supply), it additionally works with many different common open supply website hosting software program elements.

The most essential software program part within the “AMP” bundle is Apache, or “Apache HTTP Server.” Apache is the software program that serves webpages over the Internet by way of the HTTP protocol. Once Apache is put in, a regular Linux machine is remodeled into an online server that may host stay web sites.

Other elements of LAMP embrace MySQL and PHP. MySQL is a well-liked open supply database administration system (DBMS) and PHP is a well-liked net scripting language. Together, these two applied sciences are used to create dynamic web sites. Instead of solely serving static HTML pages, a LAMP server can generate dynamic webpages that run PHP code and cargo information from a MySQL database.

NOTE: In some situations, the “P” in LAMP could stand for both Perl or Python, that are different scripting languages. “AMP” packages for Windows and Mac methods are referred to as WAMP and MAMP respectively.

Looking to know more Internet Terms