apicard27 New Member Thursday at 3:56 AM #1 Thursday at 3:56 AM #1 Hello, I install INTL extension but, it's not loaded. Code: sudo apt install lsphp83-intl I don't see it in my phpinfo file... I activate it in the php.ini... I'm I missing something? I use Ubuntu 24.04 Thanks
Hello, I install INTL extension but, it's not loaded. Code: sudo apt install lsphp83-intl I don't see it in my phpinfo file... I activate it in the php.ini... I'm I missing something? I use Ubuntu 24.04 Thanks
Cold-Egg Administrator Thursday at 4:49 AM #2 Thursday at 4:49 AM #2 Please try to restart the php process and see if it helps. https://docs.openlitespeed.org/config/php/detached/#stop-all-immediately
Please try to restart the php process and see if it helps. https://docs.openlitespeed.org/config/php/detached/#stop-all-immediately
apicard27 New Member Thursday at 12:18 PM #3 Thursday at 12:18 PM #3 Hi, I try killall -9 lsphp then reboot the server... Still no luck. php -m also confirm INTL not loaded... But getting: lsphp83-intl is already the newest version (8.3.17-1+noble) Weird.
Hi, I try killall -9 lsphp then reboot the server... Still no luck. php -m also confirm INTL not loaded... But getting: lsphp83-intl is already the newest version (8.3.17-1+noble) Weird.
apicard27 New Member Thursday at 11:15 PM #4 Thursday at 11:15 PM #4 I resolve this issue by recompiling PHP v8.3