[Bug 915259] [NEW] php5-mysql startup of pdo_mysql.so fail due to undefined symbol: php_pdo_register_driver
Zoro
915259 at bugs.launchpad.net
Thu Jan 12 11:19:19 UTC 2012
Public bug reported:
Hi everyone !
I keep receiving this email :
Subject : Cron <root at wandercraft> [ -x /usr/lib/php5/maxlifetime ] &&
[ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth
1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {}
2>/dev/null \; -delete
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/pdo_mysql.so' -
/usr/lib/php5/20090626/pdo_mysql.so: undefined symbol:
php_pdo_register_driver in Unknown on line 0
My php -v :
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/pdo_mysql.so' - /usr/lib/php5/20090626/pdo_mysql.so: undefined symbol: php_pdo_register_driver in Unknown on line 0
PHP 5.3.6-13ubuntu3.3 with Suhosin-Patch (cli) (built: Dec 13 2011 18:18:37)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
My uname -a
Linux 3.0.0-14-server #23-Ubuntu SMP Mon Nov 21 20:49:05 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
My lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
My ldd /usr/lib/php5/20090626/pdo_mysql.so
linux-vdso.so.1 => (0x00007fffa127d000)
libmysqlclient_r.so.16 => /usr/lib/libmysqlclient_r.so.16 (0x00007fe6a87c1000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe6a8422000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe6a8204000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fe6a7f80000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fe6a7d68000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe6a8dde000)
I read that the problem may be related to other local library and that
the PHP 5.3.7 version might solve the problem.
Thank you for your help !
** Affects: php5 (Ubuntu)
Importance: Undecided
Status: New
--
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