[Bug 254752] www/apache24: event_mpm requires PHP ZTS which conflicts with DEBUG

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 4 10:55:54 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254752

--- Comment #2 from Bill Sorenson <instructionset at 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 issues
and thus not require ZTS. This is how its always done (as far as I know) with
nginx and should be the correct way with worker or event mpm apache.

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


More information about the freebsd-apache mailing list