mirror of
https://git.sr.ht/~iwakuralain/text0Nly
synced 2025-07-27 07:30:31 +00:00
yess
This commit is contained in:
parent
9dda042ed5
commit
fb00051253
7
README
7
README
@ -43,7 +43,12 @@ Installation:
|
||||
3. Apache setup:
|
||||
|
||||
CentOS:
|
||||
yum install httpd php php-mysqlnd php-pecl-redis redis mariadb-server
|
||||
# Enable EPEL repository
|
||||
dnf install epel-release
|
||||
dnf update
|
||||
|
||||
# Install required packages
|
||||
dnf 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user