Date: Sat, 17 Jun 2023 17:25:10 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 267435] www/apache24 core dumps when mod_perl, mod_php8, mod_dbd, and GD active Message-ID: <bug-267435-16115-oZA5DQdpHb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267435-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-267435-16115@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267435 Mina Galić <freebsd@igalic.co> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@igalic.co --- Comment #23 from Mina Galić <freebsd@igalic.co> --- (In reply to Tatsuki Makino from comment #6) you are running Apache with mpm_event. that's not supported with mod_php, at least not with all possible php extensions. if you want the benefits of mpm_event without random crashes you will need to move away from mod_php and towards fpm+mod_proxy_fcgi i don't know if the same is true for mod_perl. either way, it would make sense to run multiple instances of Apache Httpd, so that unrelated applications aren't crashing each other -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267435-16115-oZA5DQdpHb>
