24.1.2 LAMP
On Linux systems, there is a powerful combination of tools that can build a web site using database and web server along with operating system, LAMP. LAMP is a combination of Linux, Apache, MySQL, and PHP. The basic compositions and roles are as follows.
■ OS — Linux
■ Web server — Apache
■ Database — MySQL
■ script Language — PHP