Update sidebar items, formatting + bump reported php-cgi version

This commit is contained in:
billz
2023-09-14 19:47:37 +02:00
parent f9d27e3bae
commit 8ff2a89cac
2 changed files with 26 additions and 36 deletions

View File

@@ -8,7 +8,7 @@
* Recommended distribution is Raspberry Pi OS (64-bit) Lite. Specific instructions to install the supported software are
* in the README and original post by @SirLagz. For a quick run through, the packages required for the WebGUI are:
* lighttpd (version 1.4.59 installed via apt)
* php-cgi (version 7.4.28 installed via apt)
* php-cgi (version 7.4.33 installed via apt)
* along with their supporting packages, php7.3 will also need to be enabled.
*
* @author Lawrence Yau <sirlagz@gmail.com>