Author Topic: Unable to load dynamic library 'intl'  (Read 8781 times)

0 Members and 1 Guest are viewing this topic.


Offline
*****
Re: Unable to load dynamic library 'intl'
« Reply #16 on: September 19, 2026, 02:02:52 AM »

Offline
***
Re: Unable to load dynamic library 'intl'
« Reply #17 on: September 22, 2026, 05:36:43 PM »
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/fix-for-php-startup-unable-to-load-dynamic-library-intl-cwp-error-on-almalinux-9/

Hi,

I plan to follow the steps in article, but I didn't understand the explanations following the line:

"Thanks to @cyberspcae over at the CWP forums for the below"
(Has been modified if your server shows PHP 7.4.33 on AlmaLinux 9.8)

What should I execute—which lines should I run and which ones shouldn't I?

Thanks...

BR
Venty

Offline
****
Re: Unable to load dynamic library 'intl'
« Reply #18 on: September 22, 2026, 09:18:59 PM »
What do you get when you execute the following command on your server/vps ?

Code: [Select]
cat /etc/redhat-release
and

Code: [Select]
/usr/local/cwp/php71/bin/php --version

Offline
*****
Re: Unable to load dynamic library 'intl'
« Reply #19 on: September 22, 2026, 10:36:24 PM »
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/fix-for-php-startup-unable-to-load-dynamic-library-intl-cwp-error-on-almalinux-9/

Hi,

I plan to follow the steps in article, but I didn't understand the explanations following the line:

"Thanks to @cyberspcae over at the CWP forums for the below"
(Has been modified if your server shows PHP 7.4.33 on AlmaLinux 9.8)

What should I execute—which lines should I run and which ones shouldn't I?

Thanks...

BR
Venty

I had answered you on that, that it was a thanks to Cyberspace, and isn't in any command areas on the KB.

Code areas look totally different than comment areas.

Code areas, are grey background with black text.

The article is at:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/fix-for-php-startup-unable-to-load-dynamic-library-intl-cwp-error-on-almalinux-9

Here is a snippet of the area, I don't know how to blonde proof any further, except to delete.

https://i.postimg.cc/J0ZtP8kQ/Screenshot-2026-09-22-223151.png

Offline
***
Re: Unable to load dynamic library 'intl'
« Reply #20 on: Today at 05:29:19 AM »
What do you get when you execute the following command on your server/vps ?

Code: [Select]
cat /etc/redhat-release
and

Code: [Select]
/usr/local/cwp/php71/bin/php --version


Hi,

For `cat /etc/redhat-release`, I get the following:

AlmaLinux release 9.8 (Olive Jaguar)

For `For `cat /etc/redhat-release`, I get the following:

https://prnt.sc/9zVq-w9js5Y9

When I start executing the code from the article:

https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/fix-for-php-startup-unable-to-load-dynamic-library-intl-cwp-error-on-almalinux-9


for `rpm -q libicu`, I get: libicu-67.1-10.el9_6.x86_64

...but the error persists... what should I do?


BR
Venty



« Last Edit: Today at 06:26:47 AM by venty »