|
|
|
|
|
|
|
[Original]
[Print]
[Top]
|
i've just installed mysql and i really dont want to do it again but i cant seem to run mysqladmin or mysql
here is the error i get
/usr/local/mysql/bin/mysql: error while loading shared libraries: libmysqlclient.so.14: cannot open shared object file: No such file or directory
i think it is file ownerships or something but they should be set correctly and the file does exist...
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
is your mysql service running?
type in root terminals
service mysqld start
then goto the mysql prompt my
mysql
check n lemme know wat happend..
Hussu;)
|
|
|
[Original]
[Print]
[Top]
|
|
|