PHP Error after upgrade (SOLVED)
-
Hi, after upgarde pfblockerNG to the last stable version on 2.4.3_1 i got this error after restart the box
Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20131226/intl.so' - Shared object "libicui18n.so.60" not found, required by "intl.so" in Unknown on line 0
I don't find the library, any idea ?
thanks.
-
https://forum.netgate.com/topic/119868/libicui18n-so-58-not-found
https://forum.netgate.com/topic/131130/update-from-2-3-5-release-p1-to-2-3-5-release-p2-libicui18n-so-59-not-found/3 -
Hi,
Tried this steps but the error isn't fix.thanks.
-
Fixit:
# pkg-static search icu icu-60.2_1,1 International Components for Unicode (from IBM) # pkg-static install -yf icu-60.2_1,1 # ln -s /usr/local/lib/libicui18n.so.60 /usr/local/lib/php/20131226/libicui18n.so.60
Restart php-fpm
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.