From 8d0492e1344c86c348232fbf930bc66cc9cfae03 Mon Sep 17 00:00:00 2001 From: Ruslan Baidan Date: Tue, 14 Mar 2023 17:48:48 +0100 Subject: [PATCH] Update INSTALL.ubuntu2004.md --- INSTALL/INSTALL.ubuntu2004.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL/INSTALL.ubuntu2004.md b/INSTALL/INSTALL.ubuntu2004.md index 5ca3a6a..36465ed 100644 --- a/INSTALL/INSTALL.ubuntu2004.md +++ b/INSTALL/INSTALL.ubuntu2004.md @@ -66,7 +66,7 @@ $ sudo a2enmod headers ``` -## 1.4. Install PHP and dependencies +## 1.4. Install PHP and dependencies (It's recommended to install php8 or php8.1 and all the modules of the version) ```bash $ sudo apt-get install php apache2 libapache2-mod-php php-curl php-gd php-mysql php-pear php-xml php-mbstring php-intl php-imagick php-zip php-bcmath