Hi Alex,

thnaks for the reply.

here is my output


[root@host ~]# yum provides */libmysqlclient.so.15
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * 5jpackage-generic: jpackage.netmindz.net
 * addons: mirror.science.uottawa.ca
 * base: centos.mirror.iweb.ca
 * extras: centos.mirror.iweb.ca
 * jpackage-generic: jpackage.netmindz.net
 * updates: centos.mirror.iweb.ca
Reducing CentOS-5 Testing to included packages only
Finished
5jpackage-generic/filelists_db | 2.7 MB 00:01 addons/filelists | 197 B 00:00 base/filelists_db | 4.0 MB 00:00 c5-testing/filelists_db | 3.2 MB 00:01 extras/filelists_db | 225 kB 00:00 jpackage-generic/filelists_db | 1.8 MB 00:01 updates/filelists_db | 3.9 MB 00:00 virtualmin/filelists | 97 kB 00:01 virtualmin-universal/filelists | 887 kB 00:01
mysql-5.0.77-4.el5_4.2.x86_64 : MySQL client programs and shared libraries
Repo        : base
Matched from:
Filename    : /usr/lib64/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_4.2.i386 : MySQL client programs and shared libraries
Repo        : base
Matched from:
Filename    : /usr/lib/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.3.i386 : MySQL client programs and shared libraries
Repo        : updates
Matched from:
Filename    : /usr/lib/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.4.x86_64 : MySQL client programs and shared libraries
Repo        : updates
Matched from:
Filename    : /usr/lib64/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.3.x86_64 : MySQL client programs and shared libraries
Repo        : updates
Matched from:
Filename    : /usr/lib64/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.4.i386 : MySQL client programs and shared libraries
Repo        : updates
Matched from:
Filename    : /usr/lib/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.4.x86_64 : MySQL client programs and shared libraries.
Repo        : installed
Matched from:
Filename    : /usr/lib64/mysql/libmysqlclient.so.15



mysql-5.0.77-4.el5_5.4.i386 : MySQL client programs and shared libraries.
Repo        : installed
Matched from:
Filename    : /usr/lib/mysql/libmysqlclient.so.15



[root@host ~]#


The file

libmysqlclient.so.15

exist but for some reason PHP wont load it





Alexander Dalloz wrote:
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@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



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to