User Tools

Site Tools


raspberry_pi:projects:lamp_server

This is an old revision of the document!


Build a LAMP Web Server with WordPress

Learn to set up a LAMP (Linux, Apache, MySQL, PHP) stack on your Raspberry Pi and configure it to work as a web server.

  • Install software on your Raspberry Pi
  • Install and configure Apache, PHP, and MySQL to create a LAMP web server

Set up an Apache web server

Type the following command into the terminal and press Enter to install apache2

  sudo apt install apache2 -y
raspberry_pi/projects/lamp_server.1738829626.txt.gz · Last modified: 2025/02/06 08:13 by jmbargallo