Update docs/install.rst
This commit is contained in:
parent
8994e29ba9
commit
87fdd63166
|
@ -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
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue