From 3c362845b3047fe5972a6f673d4379d2ca6846a6 Mon Sep 17 00:00:00 2001 From: HelloDarkness <111370255+hellodarkness@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:27:42 +0000 Subject: [PATCH] Update admin_manual/installation/example_centos.rst Co-authored-by: Daniel Signed-off-by: HelloDarkness <111370255+hellodarkness@users.noreply.github.com> --- admin_manual/installation/example_centos.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/admin_manual/installation/example_centos.rst b/admin_manual/installation/example_centos.rst index 03ff4116c..664ed2084 100644 --- a/admin_manual/installation/example_centos.rst +++ b/admin_manual/installation/example_centos.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^