Skip to main content

PHP Startup: Unable to load dynamic library 'clos_ssa.so'

Comments

3 comments

  • keat63
    I'm no expert, but i'd suggest that something is calling for a module that you may not have installed. Which module this refers to though i wouldn't know. I had a quick look through the available modules (on php 7) to see if it was possible to second guess and the only logical thing I could come up with was maybe a caching module and only because they contain the phrase 'so' If it helps, I have mod_socache_memcache installed.
    0
  • ankeshanand
    [Thu Apr 29 23:03:55.541384 2021] [cgi:error] [pid 3554026] [client 192.0.91.153:0] AH01215: 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: /usr/local/cpanel/cgi-sys/ea-php80 Apache logs are constantly generating this error, does anyone know how to solve this problem?

    Looks like its not Installed on your Machine. Go to WHM>EasyApache4 and Check if this package is available in ea-php8 but I do know this package is available in CloudLinux alt-php8 with the name alt-php-ssa. If Its not found in PHP8 library, maybe its not released in PHP8 and you should PHP7.4 which is not yet deprecated.
    0
  • cPRex Jurassic Moderator
    Let me know if these replies don't help!
    0

Please sign in to leave a comment.