mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Merge pull request #59 from JhonatanPereira/patch-2
Update CentOS 7 tutorial
This commit is contained in:
commit
f26e57a40f
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user