Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Patric 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
-
What does 'rpm -qa | grep mysql' return?
-
[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
-
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.
-
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
-
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