[Bug 268318] www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268318] www/apache24: dumps core when rotating logs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Apr 2024 18:49:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268318 --- 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). -- You are receiving this mail because: You are the assignee for the bug.