Re: PHP/apache issue after update

2018-01-31 Thread Bill Shirley
For me, php-fpm was installed automagically when I upgraded from Fedora 25 -> Fedora 27. I'm glad it did because I didn't know anything about it.  It took a couple of searches to figure out how to implement my php_values and php_flags under php-fpm. An update to httpd while I was still on Fedor

Re: PHP/apache issue after update

2018-01-29 Thread Remi Collet
Le 29/01/2018 à 00:45, Emmett Culley a écrit : > I am not sure why php-fpm is suddenly getting used on my workstation. I did > not install it, nor did I enable it in systemd. A couple of days ago I was > modifying one of the sites that stopped working, and all was working as > expected. Then

Re: PHP/apache issue after update

2018-01-28 Thread Emmett Culley
On 01/26/2018 03:30 AM, Bill Shirley wrote: > I posted a reply four days ago. > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/LHUCQDLCFP5NK6AQSPNSCOGKRYGKKTID/ > Did you try it? > > Use mpm_event and php-fpm and .user.ini. > > Bill > > On 1/25/2018 10:44 AM,

Re: PHP/apache issue after update

2018-01-26 Thread Bill Shirley
I posted a reply four days ago. https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/LHUCQDLCFP5NK6AQSPNSCOGKRYGKKTID/ Did you try it? Use mpm_event and php-fpm and .user.ini. Bill On 1/25/2018 10:44 AM, Emmett Culley wrote: On 01/24/2018 05:14 PM, Rick Stevens wr

Re: PHP/apache issue after update

2018-01-25 Thread Emmett Culley
On 01/24/2018 05:14 PM, Rick Stevens wrote: > On 01/24/2018 03:09 PM, Emmett Culley wrote: >> After a recent upgrade some development web sites served from my workstation >> stopped working. I've narrowed it down to the php_value auto_prepend_file >> directive not working. >> >> This is in the /

Re: PHP/apache issue after update

2018-01-24 Thread Rick Stevens
On 01/24/2018 03:09 PM, Emmett Culley wrote: > After a recent upgrade some development web sites served from my workstation > stopped working. I've narrowed it down to the php_value auto_prepend_file > directive not working. > > This is in the /etc/httpd/conf.d/csite.conf file: > > > Requir

PHP/apache issue after update

2018-01-24 Thread Emmett Culley
After a recent upgrade some development web sites served from my workstation stopped working. I've narrowed it down to the php_value auto_prepend_file directive not working. This is in the /etc/httpd/conf.d/csite.conf file: Require all granted AllowOverride none php_value error_log /var