Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
The PHP issues were primarily involved with Wordpress plugins. I had to go through and find several that were not compatible with PHP 7. I _think_ I found and fixed all of those, but it’s certainly possible that the issue might be caused by a bad plugin. But I don’t know for sure. I’ve tried di

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread tomas
On Fri, Jan 17, 2020 at 08:38:18PM -0800, Angela Korra'ti wrote: > Yes we did, we did the upgrade in two distinct stages. > We did run into roadblocks as we went, but those were > mostly around PHP incompatibilities that we had to > address to bring our sites back up. I'd look first into that PHP

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
P.S. Confirmed that systemctl reload apache2.service throws no errors. > On Jan 17, 2020, at 8:38 PM, Angela Korra'ti > wrote: > > Yes we did, we did the upgrade in two distinct stages. We did run into > roadblocks as we went, but those were mostly around PHP incompatibilities > that we had t

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
Yes we did, we did the upgrade in two distinct stages. We did run into roadblocks as we went, but those were mostly around PHP incompatibilities that we had to address to bring our sites back up. I’m _pretty_ sure we don’t have any config incompatibilities in Apache… because yeah, Apache does i

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Dan Ritter
Angela Korra???ti wrote: > However, as of when we updated to Debian 10.2, we started having recurring > issues with Apache throwing segmentation faults that resulted in all > PHP-based sites (notably, the Wordpress ones) throwing 503 errors from > varnish. > > https://angelahighland.info/2020/

Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra’ti
Hi Debian users list, My name is Angela and I run Debian 10.2 on my home web server. On that server, my wife and I are hosting several Wordpress sites as well as a small number of non-Wordpress ones. However, as of when we updated to Debian 10.2, we started having recurring issues with Apache