Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 18:49:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 268318] www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache
Message-ID:  <bug-268318-16115-ywDavMlCNV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268318-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268318-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=3D268318

--- Comment #89 from Alexey Koscheev <freebsd@ihead.ru> ---
(In reply to Miroslav Lachman from comment #88)
Try to change your httpd.conf:
move "LoadModule php_module        libexec/apache24/libphp.so"
to the top of list LoadModule directives.

If libphp.so is not loaded first - it is another reason to crash httpd on
reload (since FreeBSD 12.2 or 12.3).

--=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-268318-16115-ywDavMlCNV>