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