Nope its not the permissions problems.....it does not have host-bin.1 file.
Maybe i will try reconfiguring and recompiling it all over again. do tell me if anything else like any configuration changes need to be done Deepanshu --- Mark Maunder <[EMAIL PROTECTED]> wrote: > Deepanshu Shukla wrote: > > > > > Then on starting safe_mysqld i get this error in > .err > > file > > > ------------------------------------------------------- > > 011022 02:07:09 mysqld started > > ^G/usr/local/mysql/libexec/mysqld: File > > './it-106-bin.1' not found (Errcode: 13) > > 011022 2:07:09 Could not use it-106-bin for > logging > > (error 13) > > 011022 2:07:09 /usr/local/mysql/libexec/mysqld: > > Can't create/write to file > > '/usr/local/mysql/data/it-106.pid' (Errcode: 13) > > 011022 2:07:09 /usr/local/mysql/libexec/mysqld: > > Can't find file: './mysql/host.frm' (errno: 13) > > 011022 2:07:09 /usr/local/mysql/libexec/mysqld: > > Error on delete of > '/usr/local/mysql/data/it-106.pid' > > (Errcode: 13) > > 011022 02:07:09 mysqld ended > > Still sounds like permissions. Do the following to > check: > chown -R mysql.mysql /usr/local/mysql > If that fixes it, then set up proper permissions > like so: > shell> chown -R root /usr/local/mysql > shell> chown -R mysql /usr/local/mysql/data > shell> chgrp -R mysql /usr/local/mysql > shell> chown -R root /usr/local/mysql/bin > > ===== Deepanshu [ KReSIT ] IIT-B [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php