Thanks Daniel
On 8/24/17, 2:48 PM, "Daniel" wrote:
>if you refer to "execution" you should look in your php-fpm server. As
>you know mod_proxy_fcgi just reverse proxies specific requests to your
>fcgi backend.
>
>All I see is in this debug, the request reaches the server and
>mod_proxy_ajp (w
if you refer to "execution" you should look in your php-fpm server. As
you know mod_proxy_fcgi just reverse proxies specific requests to your
fcgi backend.
All I see is in this debug, the request reaches the server and
mod_proxy_ajp (which does not handle fcgi requests and it is made for
tomcat aj
Not sure if this is our problem, but after setting log level to debug we
noticed this in the error_log. Not sure how to interpret what is happening. It
looks like the fcgi connection to php-fpm is being declined initially, then it
is successful. But I am not sure. Is this refusing to execute the