Update admin_manual/installation/example_centos.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com>
This commit is contained in:
HelloDarkness
2023-10-17 13:27:42 +00:00
committed by GitHub
parent 503cd23f5e
commit 3c362845b3

View File

@@ -96,11 +96,6 @@ Next, install the PHP modules needed for this install. Remember, because this is
dnf install -y php php-cli php-gd php-mbstring php-intl php-pecl-apcu\
php-mysqlnd php-opcache php-json php-zip
It may also be useful to install the php-cli module, to ease future troubleshooting:
::
dnf install php-cli
Installing optional modules redis/imagick
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^