Skip to main content

Unable to load dynamic library

Comments

1 comment

  • cPanelJimmy
    Hello, This issue is likely due to the pdo_mysql.so module missing from the /usr/local/lib/php/extensions/no-debug-non-zts-20131226/ directory. If you run an 'ls' on that directory is the file showing in there? Do you need the PDO MySQL extension? If so, I recommend re-running the EasyApache tool and selecting the PDO option under the PHP section. If you don't need it, you should be able to remove the:
    extension = "pdo_mysql.so"
    entry from the php.ini file and then restart your Apache web service. If you're still having any issues I recommend reaching out to our support team via a ticket so we can take a further look! Thanks,
    0

Please sign in to leave a comment.