This commit is contained in:
Lain Iwakura 2025-06-16 02:00:31 +03:00
parent 6cc76cf728
commit 9dda042ed5
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8

2
README
View File

@ -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