From 9dda042ed5de8acb024b90343e6230fe476e5bb6 Mon Sep 17 00:00:00 2001 From: Lain Iwakura Date: Mon, 16 Jun 2025 02:00:31 +0300 Subject: [PATCH] whoops --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7a1300e..8c87b69 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ Installation: 3. Apache setup: CentOS: - yum install httpd php php-mysqlnd php-redis redis mariadb-server + yum install httpd php php-mysqlnd php-pecl-redis redis mariadb-server cp configs/apache.conf.centos /etc/httpd/conf.d/text0nly.conf cp configs/php.ini /etc/php.ini chown -R apache:apache /var/www/html/main