[Bug 994194] Re: Unable to load dynamic library pdo_pgsql.so
JazZ
994194 at bugs.launchpad.net
Sat May 5 16:10:33 UTC 2012
When i do 'php -i | grep extension_dir', I got:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/pdo_mysql.so' - /usr/lib/php5/20090626+lfs/pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/pdo_pgsql.so' - /usr/lib/php5/20090626+lfs/pdo_pgsql.so: undefined symbol: pdo_parse_params in Unknown on line 0
extension_dir => /usr/lib/php5/20090626+lfs => /usr/lib/php5/20090626+lfs
So the directory is not exactly the same that yours. But directories
returned by 'php -i', and phpinfo() are the same.
Concerning the php configuration, I know that in the past, I have
followed a tutorial to improve the secutity of the server. But every
thing worked and I dont think that I have changed some links (only php
parameters).
But there is something more interesting when I do 'debsums -e php5-common' :
debsums: missing file /etc/php5/conf.d/pdo.ini (from php5-common package)
/etc/cron.d/php5 OK
I have reinstalled php5-common hoping to see this file created, but
whitout any result. I have made also 'dpkg-reconfigure php5-common'
without any result.
Others debsums worked well.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/994194
Title:
Unable to load dynamic library pdo_pgsql.so
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/994194/+subscriptions
More information about the Ubuntu-server-bugs
mailing list