http://php-fpm.org/ Say that
" It’s official. PHP-FPM is no longer marked as “experimental” as of PHP 5.4.0RC2. "
What does it mean?
And as we know , CentOS 7 iptables replaced with **firewalld **. with systemctl
How to install Ngnix + PHP 5.5.x On the New CentOS 7 ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
To install PHP-FPM on CentOS 7, simply run:
Though CentOS 7 ships with php 5.4.x To install php 5.5.x, you will need to add external repositories. Run:
Check out this article for all the details on getting a LEMP stack setup on CentOS 7.