Hi, Thanks for your feedback. What I could do would be to add a simple note : "This is a basic configuration to confirm your php-fpm works properly. Depending on your use case, you may need to tune your apache / php settings. Please read this article <https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/> for more details" What do you think ? On 9 November 2017 at 06:32, Remi Collet <Fedora at famillecollet.com> wrote: > Hi > > Le 03/11/2017 à 17:38, Akemi Yagi a écrit : > > It's been a week, so I set up a place for you in HowTo: > > > > https://wiki.centos.org/HowTos/php7 > > Thanks for having worked on this > > And sorry for very late comment (I have missed this discussion) > > The solution described in this howto also works on CentOS 6 using the > backported mod_proxy_fcgi available in EPEL. > > BTW, the ProxyPass way have some caveats, especially as it is evaluated > early in the request, so before redirect, index, right, htaccess... and > thus, can raise some surprising behaviorts > > So I usually recommends the SetHandler way, as httpd 2.4 in base CentOS > 7 repository have all the backports needed to use it, and will work > closely of mod_php. > > On the same time I was working on a similar article (mostly updating and > merging all the old blog articles from my blog) > > The result have been recently published > https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/ > > > > Regards, > Remi > _______________________________________________ > CentOS-docs mailing list > CentOS-docs at centos.org > https://lists.centos.org/mailman/listinfo/centos-docs > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20171109/1aa70115/attachment-0006.html>