Merge pull request #59 from JhonatanPereira/patch-2

Update CentOS 7 tutorial
This commit is contained in:
Michael (Parker) Parker 2019-01-04 08:54:09 -05:00 committed by GitHub
commit f26e57a40f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,9 +115,7 @@ We have a tutorial in the tutorial section
### PHP ### PHP
The default php-fpm configuration is good to use but you need to edit the nginx config to use the ip address. Place the contents below in a file inside the `/etc/php-fpm.d` folder. The file can be named anything, but a good standard is `www-pterodactyl.conf`. This config will match the nginx config later in the guide.
The following config is the one that will match the nginx config later in the guide.
<<< @/.snippets/php-fpm/pterodactyl-centos.conf <<< @/.snippets/php-fpm/pterodactyl-centos.conf