Amateur Radio Station in Napoli - Italy
ITU Zone: 28 - CQ Zone: 15 - Locator: JN70ct
Install and Configure Lighttpd Web Server, PHP and MySQL Database on Raspberry Pi
This guide describe how to do all necessary for install and configure Lighttpd Web Server (in HTTP), PHP and MySQL Database on Raspberry Pi. Gives all commands as root user.
Since March 2017 I have migrated my webserver from lighttpd to nginx mainly because nginx supports HTTP2 and TLS 1.3 and because it is more fast, more secure and really more powerful.
1. As usual, first, upgrade your packages
apt-get update
apt-get upgrade
2. Then, if you have not already done so, download and install rpi-update