Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267435

Mina Gali=C4=87 <freebsd@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd@igalic.co

--- Comment #23 from Mina Gali=C4=87 <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 se=
nse
to run multiple instances of Apache Httpd, so that unrelated applications
aren't crashing each other

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267435-16115-oZA5DQdpHb>