How to Install Lighttpd on Raspberry Pi OS (with PHP and Python)

preview_player
Показать описание
In this video, you'll learn how to easily install Lighttpd on Raspberry Pi.
It's a fast web server, perfect for Raspberry Pi, where you can add many modules like PHP and Python.

---------- Links ----------
Master your Raspberry Pi in 30 days (e-book)

Raspberry Pi Bootcamp (course)

---------- My stuff ----------
(affiliate links)

---------- Follow Me! ----------

---------- Commands ----------

sudo apt update
sudo apt upgrade
sudo apt install lighttpd

sudo apt install php7.3 php7.3-fpm php7.3-cgi
sudo lighttpd-enable-mod fastcgi-php
sudo service lighttpd force-reload

sudo lighttpd-enable-mod cgi
sudo service lighttpd restart

---------- Timestamps ----------
0:00 Introduction
0:46 Installation
2:35 PHP installation
5:06 Enable Python
6:54 Unlimited possibilities

#raspberrypi #lighttpd #webserver

Note: This description contains affiliate links.
If you use them, I’ll get a small commission.
The commission comes at no additional cost to you.
RaspberryTips is a participant in the Amazon Associates and other companies affiliate programs.
Рекомендации по теме
Комментарии
Автор

Master your Raspberry Pi in 30 days (e-book)

RaspberryTips
Автор

The tutorial is super cool, but it would have been nice to have a voice reading the text for me.

andresbacalao