Unable to load dynamic library

I'm running a new zenphoto in a shared host environment (HostMonster). After install, I'm noticing that I'm getting error logs filled (2 and 3 MB) with error messages related to not finding php extensions for pdo

(messages like...
`PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so: undefined symbol: core_globals in Unknown on line 0`

I've verified that I DO have a php.ini file in place in this directory and that it does carry the required lines for pdo usage. One difference is that I'm seeing /usr/local/lib/ instead of /usr/lib/ but I can't find where in zenphoto I might need to make a change.

Anyone else using HostMonster? Are you getting these same error log entries? Any help is appreciated.

Thanks

Comments

  • This looks like a problem with your environment. Best bet is to create a ticket for this PHP/pdo_mysql problem with your hosting provider.
Sign In or Register to comment.