[Bug 268318] www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Jan 2026 15:31:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318

--- Comment #102 from Fabian Wenk <fabian@wenks.ch> ---
With the upgrade from php82 to php84 I did enable the (new) build config option
NOASLR (Disable ASLR support) for www/mod_php84 (and also lang/php84). For me
this is now working with Apache mpm_prefork and PHP OPcache enabled and without
the workaround to have the 'LoadModule php_module' as the first LoadModule line
in /usr/local/etc/apache24/httpd.conf. Finally no need any more to remember to
adjust httpd.conf after a minor php update.

I still also do have the 'apache24_aslr_disable="YES"' in /etc/rc.conf.

Running on FreeBSD 13.5-RELEASE-p8 / amd64.

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