<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Hi,</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks for your feedback.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">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 <a href="https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/">this article</a> for more details"</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">What do you think ?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 9 November 2017 at 06:32, Remi Collet <span dir="ltr"><<a href="mailto:Fedora@famillecollet.com" target="_blank">Fedora@famillecollet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<span class=""><br>
Le 03/11/2017 à 17:38, Akemi Yagi a écrit :<br>
> ​It's been a week, so I set up a place for you in HowTo:<br>
><br>
> ​<a href="https://wiki.centos.org/HowTos/php7" rel="noreferrer" target="_blank">https://wiki.centos.org/<wbr>HowTos/php7</a><br>
<br>
</span>Thanks for having worked on this<br>
<br>
And sorry for very late comment (I have missed this discussion)<br>
<br>
The solution described in this howto also works on CentOS 6 using the<br>
backported mod_proxy_fcgi available in EPEL.<br>
<br>
BTW, the ProxyPass way have some caveats, especially as it is evaluated<br>
early in the request, so before redirect, index, right, htaccess... and<br>
thus, can raise some surprising behaviorts<br>
<br>
So I usually recommends the SetHandler way, as httpd 2.4 in base CentOS<br>
7 repository have all the backports needed to use it, and will work<br>
closely of mod_php.<br>
<br>
On the same time I was working on a similar article (mostly updating and<br>
merging all the old blog articles from my blog)<br>
<br>
The result have been recently published<br>
<a href="https://developers.redhat.com/blog/2017/10/25/php-configuration-tips/" rel="noreferrer" target="_blank">https://developers.redhat.com/<wbr>blog/2017/10/25/php-<wbr>configuration-tips/</a><br>
<br>
<br>
<br>
Regards,<br>
Remi<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
CentOS-docs mailing list<br>
<a href="mailto:CentOS-docs@centos.org">CentOS-docs@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/centos-docs" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/centos-docs</a><br>
</div></div></blockquote></div><br></div>