<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Feb 2, 2018 at 10:02 PM Kevon <<a href="mailto:mythtv@reidsresidence.com">mythtv@reidsresidence.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Glen,<br>
Thanks for the pointers. Turns out mod_mpm_event.so was causing my http<br>
process to crash. Switching to mpm_prefork_module prevented the crash,<br>
and started generating some meaningful php errors. Enabling the<br>
mod_deflate.so and updating "open_basedir =" in the <a href="http://php.in" rel="noreferrer" target="_blank">php.in</a> file restored<br>
full functionality.<br></blockquote><div><br></div><div>Can you elaborate a bit more on your "fix"? I have previously corrected the mpm_event -> mpm_prefork and I now have an official bug report[1] at RPM Fusion.</div><div><br></div><div>I need to fix this from a packaging perspective so I may need to add a config file to the package to put in /etc/php.d...</div><div><br></div><div>Thanks,</div><div>Richard</div></div></div>