Re: [users@httpd] Peculiar mod_php result

2018-09-09 Thread Eric Covener
> 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,

[users@httpd] Peculiar mod_php result

2018-09-09 Thread John
I am running Apache 2.4.25 using php-fpm 5.6.30. I do NOT use mod_php. Last week I compiled a newer version of PHP, 7.2.9, and I included the --with-apxs parameter in the build, which causes mod_php to be generated. The "make install" function updated the Apache httpd.conf file to show