mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 02:21:33 -05:00
Set proper /var/lib/php permission
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2305429c0d
commit
901ae045c1
@ -328,6 +328,8 @@ pm.max_children = 9
|
||||
pm.process_idle_timeout = 10s
|
||||
pm.max_requests = 200
|
||||
EOF
|
||||
|
||||
chgrp -R nginx /var/lib/php/{opcache,session,wsdlcache}
|
||||
systemctl restart php-fpm
|
||||
|
||||
output "Configuring Nginx web server..."
|
||||
|
Loading…
Reference in New Issue
Block a user