mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
Update CentOS 7 tutorial
The instructions about where the contents described should be placed were not clear, leading to error 403 at the end of the installation.
This commit is contained in:
parent
ce60274305
commit
1526de0510
@ -115,9 +115,8 @@ 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 called `www-pterodactyl.conf` in the `/etc/php-fpm.d` folder.
|
||||
|
||||
<<< @/.snippets/php-fpm/pterodactyl-centos.conf
|
||||
|
||||
@ -140,4 +139,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