From 56332eb5b64ac2a8050a65e10573221ed4302496 Mon Sep 17 00:00:00 2001 From: f4gix <55914740+f4gix@users.noreply.github.com> Date: Thu, 2 Jan 2020 18:24:32 +0100 Subject: [PATCH] Update Linux Step-By-Step Hello, In order to stick with the new versions of php, I suggest that you modify line 41. > sudo apt-get install php7.3-common php7.3-cgi php. Thank you. --- linux-step-by-step.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-step-by-step.md b/linux-step-by-step.md index 67c4e88..0df3417 100644 --- a/linux-step-by-step.md +++ b/linux-step-by-step.md @@ -38,7 +38,7 @@ This short howto describes step-by-step how to install the MMDVMHost-Dashboard o If you use a Raspian Stretch use: - >sudo apt-get install php7.0-common php7.0-cgi php + >sudo apt-get install php7.3-common php7.3-cgi php if you want to use the sqlite3-database based resolving of the operator-names you need following, too Raspian Wheezy and Raspbian Jessie: