[CentOS] CentOS 64 bit php 5.2 huge problem

Sat Feb 12 21:43:19 UTC 2011
Alexander Dalloz <ad+lists at uni-x.org>

Am 12.02.2011 22:37, schrieb Peter Ivanov:

> Hi,

No top-posting please.

> thanks for your fast reply.

And you did not really read Johnny's reply ...

> I have all the modules in
> 
> /use/lib64/php/modules/

... and neither the error messages.

> But they wont load
> 
> Also i have all needed php packages,
> 
> 
> [root at host ~]# rpm -qa |grep php
> php-odbc-5.2.10-1.el5.centos
> php-mbstring-5.2.10-1.el5.centos
> php-cli-5.2.10-1.el5.centos
> php-xmlrpc-5.2.10-1.el5.centos
> php-5.2.10-1.el5.centos
> php-pgsql-5.2.10-1.el5.centos
> php-xml-5.2.10-1.el5.centos
> php-pear-1.8.1-2.el5.centos
> php-common-5.2.10-1.el5.centos
> php-mcrypt-5.2.9-2.el5.centos.3
> php-snmp-5.2.10-1.el5.centos
> php-gd-5.2.10-1.el5.centos
> php-pdo-5.2.10-1.el5.centos
> php-imap-5.2.10-1.el5.centos
> wbm-php-pear-1.5-1
> php-mysql-5.2.10-1.el5.centos
> php-devel-5.2.10-1.el5.centos

PHP is complaining about the missing libmysqlclient.so.15. I wonder how
you managed to install php-mysql without fulfilling the dependency.

yum provides */libmysqlclient.so.15

Alexander