i have looked over almost all the related threads, and tried several things, but nothing has worked, so i need to post my specific problem. first of all, i have a clean version of red hat 7.1 installed.
when i try to run mysql, it says:
cant connect to local mysql server through socket /var/lib/mysql/msyql.sock.
i tried making a symbolic link from that dir to /tmp just in case, but it did not work.
when i try to start the mysql server with safe_mysqld &, it gives me this:
starting mysqld daemon with databases from /var/lib/mysql
...mysqld ended
when i look at the hostname.err file, it says:
mysqld started
/usr/libexec/mysqld: cant find file: ./mysql/host.frm (errno: 13)
...mysqld ended
does anyone have some good suggestions to get this damn program up and running?? i would appreciate any attempts to help. -thanks