Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
5.5.29
-
None
-
None
-
CentOS 6.3
Linux [removed] 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
[root@[removed] ~]# php -v
PHP 5.3.14 (cli) (built: Aug 21 2012 21:48:08)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
Configure Command => ./configure --cache-file=../php-5.3.14.cache --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --with-apxs2 --with-gd --enable-gd-native-ttf --enable-gd-jis-conv --with-jpeg-dir --with-png-dir --with-xpm-dir --with-libdir=lib64 --with-freetype-dir --with-t1lib --with-gettext --with-zlib --enable-mod-charset --with-openssl --with-kerberos --with-pcre-regex --with-sqlite3 --enable-bcmath --with-bz2 --enable-calendar --enable-ctype --with-curl --disable-dba --enable-dom --enable-exif --enable-fileinfo --enable-filter --enable-ftp --with-gmp --with-mhash --enable-hash --with-iconv --with-imap --with-imap-ssl --enable-intl --enable-json --with-ldap --with-ldap-sasl --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --with-mcrypt --with-mysql=/usr/bin/mysql_config --with-mysqli=/usr/bin/mysql_config --enable-pcntl --enable-pdo --with-pdo-mysql=/usr/bin/mysql_config --with-pdo-sqlite --enable-phar --enable-posix --without-libedit --with-readline --without-recode --enable-session --without-mm --enable-shmop --enable-simplexml --with-openssl-dir --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --enable-wddx --enable-xml --enable-xmlreader --with-xmlrpc --enable-xmlwriter --with-xsl --enable-zip --with-pcre-dir --with-pear --disable-debug --with-snmpCentOS 6.3 Linux [removed] 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [root@[removed] ~]# php -v PHP 5.3.14 (cli) (built: Aug 21 2012 21:48:08) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies Configure Command => ./configure --cache-file=../php-5.3.14.cache --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --with-apxs2 --with-gd --enable-gd-native-ttf --enable-gd-jis-conv --with-jpeg-dir --with-png-dir --with-xpm-dir --with-libdir=lib64 --with-freetype-dir --with-t1lib --with-gettext --with-zlib --enable-mod-charset --with-openssl --with-kerberos --with-pcre-regex --with-sqlite3 --enable-bcmath --with-bz2 --enable-calendar --enable-ctype --with-curl --disable-dba --enable-dom --enable-exif --enable-fileinfo --enable-filter --enable-ftp --with-gmp --with-mhash --enable-hash --with-iconv --with-imap --with-imap-ssl --enable-intl --enable-json --with-ldap --with-ldap-sasl --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --with-mcrypt --with-mysql=/usr/bin/mysql_config --with-mysqli=/usr/bin/mysql_config --enable-pcntl --enable-pdo --with-pdo-mysql=/usr/bin/mysql_config --with-pdo-sqlite --enable-phar --enable-posix --without-libedit --with-readline --without-recode --enable-session --without-mm --enable-shmop --enable-simplexml --with-openssl-dir --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --enable-wddx --enable-xml --enable-xmlreader --with-xmlrpc --enable-xmlwriter --with-xsl --enable-zip --with-pcre-dir --with-pear --disable-debug --with-snmp
Description
Upgraded through yum to 5.5.29-1.
All cron jobs started to complain about php
[root@[removed] ~]# php -v
php: symbol lookup error: php: undefined symbol: client_errors
Downgrading to MariaDB-5.5.28a solved the issue.
Attachments
Issue Links
- relates to
-
MDEV-4127 MariaDB MySQLi PHP Failure?
- Closed