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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Mar 2026 00:01:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254752

--- Comment #6 from Torsten Zuehlsdorff <tz@freebsd.org> ---
I am closing this because the PHP documentation explicitly states that mod_php
should only be used with the prefork MPM. The reporter was using mod_php with
event MPM + ZTS + DEBUG, which is an unsupported configuration. The correct
approach, as identified in the discussion, is to use php-fpm with the event
MPM. This is not a port bug.

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