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
The default php-fpm configuration is good to use but you need to edit the nginx config to use the ip address.
The following config is the one that will match the nginx config later in the guide.
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.
<<< @/.snippets/php-fpm/pterodactyl-centos.conf
@ -140,4 +138,4 @@ The default Redis install is perfectly fine for the panel.
If you have Redis already in use you may want to look into running another Redis instance similar to [this guide](https://community.pivotal.io/s/article/How-to-setup-and-run-multiple-Redis-server-instances-on-a-Linux-host)
## Installing the panel
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)