> My question: when the php7 module was not used, and there is no addHandler
> statement for mod_php, why did the child processes load it?  More importantly,
> when mod_proxy_fcgi is handling all xxx.php format URL's, why would the child
> processes even be involved?
>

If there's a LoadModule, the module will be loaded.  It can execute at
other phases of processing than the handler  and possibly crash.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to