[Bug 915259] Re: php5-mysql startup of pdo_mysql.so fail due to undefined symbol: php_pdo_register_driver
James Page
james.page at ubuntu.com
Tue Apr 3 12:03:49 UTC 2012
It looks like you php5 cli configuration might be broken.
php_pdo_register_driver is provided by /usr/lib/php5/20090626/pdo.so.
Please could you check that
a) you have a file named /etc/php5/cli/conf.d/pdo.ini
and
b) it contains:
; configuration for php PDO module
extension=pdo.so
Marking 'Incomplete' and downgrading importance to 'Low' as this does
not impact a clean install.
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
** Changed in: php5 (Ubuntu)
Importance: Medium => Low
--
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/915259
Title:
php5-mysql startup of pdo_mysql.so fail due to undefined symbol:
php_pdo_register_driver
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/915259/+subscriptions
More information about the Ubuntu-server-bugs
mailing list