Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 2021 10:55:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 254752] www/apache24: event_mpm requires PHP ZTS which conflicts with DEBUG
Message-ID:  <bug-254752-16115-CsMoqYDaBq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254752-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254752-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=3D254752

--- Comment #2 from Bill Sorenson <instructionset@gmail.com> ---
I think the correct way to do it is to use php-fpm so PHP runs as a separate
daemon and not as an apache module. Which should eliminate thread safety is=
sues
and thus not require ZTS. This is how its always done (as far as I know) wi=
th
nginx and should be the correct way with worker or event mpm apache.

--=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-254752-16115-CsMoqYDaBq>