Hello!
I'm new in aaPanel and nginx management.
Problem: I need to update intl extension on host (aaPanel & Nginx & php 7.4);
What I tried to do:
- in Configuration file I uncommented line "extension = intl";
- phpinfo shows "ICU version : 50.2";
- in php-7.4Manage window, tab "Install extensoions" I run intl install;
- then tried to restart php and it shows warning: " NOTICE: PHP message: PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'intl' in Unknown on line 0";
- and, unfortunately, nothing chaged about intl;
Can anybody help me with this issue? How can I change/update intl?