Php Error Unable to load dynamic library clos_ssa.so

For Joomla! 4.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
niosme
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Jan 20, 2022 10:50 am

Php Error Unable to load dynamic library clos_ssa.so

Post by niosme » Thu Jan 20, 2022 11:40 am

In every page view even in administrator or site not only in the component i am developing but also in articles categories users etc it throws me the following error and the error log is getting bigger and bigger in each page view happens.

PHP Warning: PHP Startup: Unable to load dynamic library 'clos_ssa.so' (tried: /opt/cpanel/ea-php80/root/usr/lib64/php/modules/clos_ssa.so (/opt/cpanel/ea-php80/root/usr/lib64/php/modules/clos_ssa.so: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php80/root/usr/lib64/php/modules/clos_ssa.so.so (/opt/cpanel/ea-php80/root/usr/lib64/php/modules/clos_ssa.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Anyone can help me with this to prevent this error? Its a setting or something?

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: Php Error Unable to load dynamic library clos_ssa.so

Post by brian » Thu Jan 20, 2022 11:44 am

This is part of your server settings and you should speak to your host
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

niosme
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Jan 20, 2022 10:50 am

Re: Php Error Unable to load dynamic library clos_ssa.so

Post by niosme » Fri Jan 21, 2022 7:26 am

Hello Brian,

I am the host also.
Yes you are right.Every joomla 4 i have on this server with php 8 throws this issue.
I'll try to figure out which commands to install this extension and i will post here the solution.

Thanks a lot

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: Php Error Unable to load dynamic library clos_ssa.so

Post by brian » Fri Jan 21, 2022 7:53 am

You are missing libraries in your server config
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

niosme
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Jan 20, 2022 10:50 am

Re: Php Error Unable to load dynamic library clos_ssa.so

Post by niosme » Mon Jan 24, 2022 7:22 am

Yes i know but in cpanel those extensions dont exist yet.
The extension that it needs to load is "alt-php-ssa" but its an alt package. Its not native on cpanel but only on alt packages of CloudLinux.
Should i move my joomla 4 to a server with cl & alt packages?


Locked

Return to “Joomla! 4.x Coding”