mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Fedora Server 37 Support
With this small modification Fedora Server 37 will work with this guide out of the box.
This commit is contained in:
parent
06e76aeafc
commit
899388be76
@ -32,7 +32,7 @@ systemctl enable mariadb
|
||||
We recommend the remi repo to get the latest php packages.
|
||||
|
||||
```bash
|
||||
## Install Repos
|
||||
## Install Repos (If on Fedora Server 37, skip the "Install Repos" step and instead install php-process with "dnf install php-process". Then, continue at the "Get dnf updates" step.)
|
||||
dnf install epel-release
|
||||
dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm
|
||||
dnf module enable php:remi-8.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user