LAMP Servers are the standard build for web servers. LAMP stands for Linux, Apache, MySQL, PHP. This gives you the operating system, http server, database server and PHP scripting language.
Related Articles

*NEW
Raspberry Pi – Install a LAMP Server (Linux, Apache, MariaDB, PHP)
You can turn your Raspberry Pi with Raspberry PI OS into a full LAMP web server. We use MariaDB because MySQL is not provided in the main repository and it is a drop in replacement […]

MySQL Introduction (NEW)
MySQL – Install LAMP Server for MySQL Labs (tasksel)
This class will show you how to build a lab for the further MySQL classes. You will use the tasksel app to install the LAMP Stack (Linux, Apache MySQL, PHP) on Ubuntu Desktop 18.04. Note: […]

What is
Apache Web Server – What is…
Apache is the go to web server for deploying websites. You can run it on Linux, Windows, Mac, Unix and more. It’s free, and reliable.
Be the first to comment