From e8f5fdcc59f78b3dfb458ee2f3cf36c5bc600e69 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Tue, 7 Dec 2021 10:54:40 +0100 Subject: [PATCH] Website generation with Couscous --- install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.html b/install.html index 6f3f1a4..91d421e 100644 --- a/install.html +++ b/install.html @@ -148,7 +148,7 @@

Install on fresh Ubuntu 18.04 or Debian 10.3

On a new server (get $100 in server credits) login as root and enter this into the shell:

apt update
-apt install -y wget unzip php apache2 libapache2-mod-php php-zip
+apt install -y wget unzip php apache2 libapache2-mod-php php-zip php-mbstring php-dom php-xml
 
 cd /var/www/
 wget https://github.com/filegator/static/raw/master/builds/filegator_latest.zip