Search found 1 match
- Wed Jun 20, 2018 8:18 pm
- Forum: Web Server
- Topic: HOWTO: Install PHP7.0 or PHP 7.2 on CentOS 7
- Replies: 102
- Views: 1439200
Re: HOWTO: Install PHP7 on CentOS 7
@ SS88 Thank you for this extensive tutorial. This will install PHP 7.2. It will replace old PHP versions. ... Now open up new PHP-FPM.conf ( /etc/opt/remi/php72/php-fpm.conf ) file and change line 11 to: include=/etc/php-fpm.d/*.conf >>> This didn't work for me. Folder /etc/php-fpm.d/ doesn't exist...