You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL-SERVER.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Build a DVB-I Server
2
-
2
+
(This guide assumes some Linux experience, exact system directories, package names and system maintenance commands may vary between Linux distributions)
3
3
## System libraries and modules
4
-
### Install PHP 7.4 (includes Apache 2)
4
+
### Install latest PHP 8 (includes Apache 2)
5
5
``sudo apt install php``
6
6
7
7
### Configure PHP to allow execution in user directories
0 commit comments