Bugzilla – Bug 1223447
Perl pcre2: optimized build x86_64-v3 blocks my apache instance
Last modified: 2024-04-28 06:45:34 UTC
After updating to TumbleWeed snapshot 20240425 my apache2 installation throws this error (/var/log/apache2/error_log): "PHP Fatal error: Unable to start pcre module in Unknown on line 0" The release note of that snapshot contains this information: " ==== pcre2 ==== Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0 libpcre2-8-0-32bit - build x86_64-v3 optimized libs " As a workaround I remove these packages: - libpcre2-16-0-x86-64-v3 - libpcre2-32-0-x86-64-v3 - libpcre2-8-0-x86-64-v3 - libpcre2-posix3-x86-64-v3 Now my apache2 installation works again. PS: CPU is AMD Ryzen 7 5700G
maybe we need to rebuild php with this?
. *** This bug has been marked as a duplicate of bug 1223442 ***