Koozali.org: home of the SME Server

mysql

Patric

mysql
« on: August 29, 2002, 06:16:04 PM »
After a fresh install of e-smith 512 there is a problem with mysql :

[root@voyager /root]# service mysqld status
mysqld dead but subsys locked

[root@voyager /root]# mysql
mysql: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory
[
[root@voyager /root]# service mysqld restart
Stopping MySQL:                                            [ FAILED ]
Starting MySQL:                                            [   OK   ]


it says OK but it isn't.
Can somebody help me ??

Patric

Dan Brown

Re: mysql
« Reply #1 on: August 29, 2002, 06:22:01 PM »
What does 'rpm -qa | grep mysql' return?

patric

Re: mysql
« Reply #2 on: August 29, 2002, 10:38:39 PM »
[root@voyager /root]# rpm -qa | grep mysql
mysqlclient9-3.23.22-4
php-mysql-4.0.4pl1-9
mysql-server-3.23.36-1
horde-mysql-1.2.7-1es
e-smith-mysql-1.6.0-01

Dan Brown

Re: mysql
« Reply #3 on: August 29, 2002, 11:05:08 PM »
OK, easy enough then--you're missing mysql.  Don't know why, but if you install the mysql RPM from your CD, that should fix your problem.

Charlie Brady

Re: mysql
« Reply #4 on: August 29, 2002, 11:13:51 PM »
Dan Brown wrote:

> OK, easy enough then--you're missing mysql.  Don't know why,
> but if you install the mysql RPM from your CD, that should
> fix your problem.

Will fix that particular problem, but I wouldn't be suprised if there were others. The mysql problem is just an indication of a failed install. Make a new CDROM, verify its MD5 checksum, and do the install again.

Charlie

patric

Re: mysql
« Reply #5 on: August 29, 2002, 11:44:33 PM »
hmmm i thought that also, have severall installations done with that cd.
I have put a bigger hd in server, the old hd had also problems.  Then the problems started..maybe hd corrupt or controller...

is there a way to check that out ??

Thanx so var

Patric