MySQL Forums
Forum List  »  Install & Repo

Re: error while loading shared libraries: libmysqlclient.so
Posted by: Faisal M
Date: September 14, 2007 11:31PM

did not solved with this command

[root@localhost ~]# ls /usr/lib/mysql/
libdbug.a libmysqlclient_r.a libvio.a
libheap.a libmysqlclient_r.so mysqlbug
libmyisam.a libmysqlclient.so mysql_config
libmyisammrg.a libmystrings.a
libmysqlclient.a libmysys.a
[root@localhost ~]# vi /etc/ld.so.conf
[root@localhost ~]# ldconfig
[root@localhost ~]# vi /etc/ld.so.conf
[root@localhost ~]# ldconfig
[root@localhost ~]# mysql
mysql: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such file or directory
[root@localhost ~]# service mysqld start

[root@localhost ~]# service mysqld restart
Stopping MySQL: [FAILED]

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.