Re: mbstring.so: Undefined symbol "php_pcre2_compile" apache24 & php81
Date: Mon, 11 Dec 2023 07:03:20 UTC
Hi, On Mon, Dec 11, 2023 at 03:21:26PM +0900, Tatsuki Makino wrote: >Have you also updated mod_php81 to mod_php81-8.1.26_1 ? >I couldn't find any factors that would allow the symbol table to remain intact... Yes, all php was rebuilt. It's fixed now because of https://cgit.freebsd.org/ports/commit/?id=5acc30bdc24452e17fff0127122096bda42b1d18 and deselecting PCRE (this action enables the bundled PCRE) and then rebuilding again. --