Update docs/install.rst

This commit is contained in:
AcuGIS 2024-03-15 13:46:49 +00:00
parent 8994e29ba9
commit 87fdd63166
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ On Debian 11 or Ubuntu 20.04 LTS, install these packages:
.. code-block:: bash
apt install php7.4-fpm php7.4-cli php7.4-bz2 php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-pgsql php7.4-sqlite3 php7.4-xml php7.4-ldap php7.4-redis
apt-get -y install apache2 libapache2-mod-php php-{pgsql,zip,gd} proftpd DAVID
Web configuration
-----------------