mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
fix nginx and php
This commit is contained in:
@@ -87,8 +87,8 @@ If the file `/etc/httpd/conf.d/welcome.conf` exists, you might want to remove th
|
||||
Install necessary extra software and let it start on system boot.
|
||||
|
||||
yum install nginx php-fpm
|
||||
chkconfig --levels 235 nginx on
|
||||
chkconfig --levels 235 php-fpm on
|
||||
chkconfig nginx on
|
||||
chkconfig php-fpm on
|
||||
|
||||
Modify permissions and configuration for `php-fpm` to use nginx credentials.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user