-
Install phpbrew: https://github.com/phpbrew/phpbrew
-
Install development dependencies:
sudo dnf install readline-devel bzip2-devel libmcrypt-devel
- Install your php version
phpbrew install 7.1 +default +mysql +fpm +openssl=/usr -- --with-libdir=lib64