New Mysql related problem
Posted: Tue Sep 11, 2007 6:11 am
Hi
when I keyed :
/usr/local/mysql/bin/mysqld_safe --user=mysql &
its says
cannot touch `/usr/local/mysql/var/MySQL/Apache.err': No such file or directory
chown: cannot access `/usr/local/mysql/var/MySQL/Apache.err': No such file or directory
Starting mysqld daemon with databases from /usr/local/mysql/var
/usr/local/mysql/bin/mysqld_safe: line 302: /usr/local/mysql/var/MySQL/Apache.err: No such file or directory
/usr/local/mysql/bin/mysqld_safe: line 310: /usr/local/mysql/var/MySQL/Apache.err: No such file or directory
and when I do :
ln -s /tmp/mysql.sock /var/run/mysql/mysql.sock
its says
File exists
Whats wrong wid this and how can we solve this.
using as per scratch. Mysql 4.0.27
when I keyed :
/usr/local/mysql/bin/mysqld_safe --user=mysql &
its says
cannot touch `/usr/local/mysql/var/MySQL/Apache.err': No such file or directory
chown: cannot access `/usr/local/mysql/var/MySQL/Apache.err': No such file or directory
Starting mysqld daemon with databases from /usr/local/mysql/var
/usr/local/mysql/bin/mysqld_safe: line 302: /usr/local/mysql/var/MySQL/Apache.err: No such file or directory
/usr/local/mysql/bin/mysqld_safe: line 310: /usr/local/mysql/var/MySQL/Apache.err: No such file or directory
and when I do :
ln -s /tmp/mysql.sock /var/run/mysql/mysql.sock
its says
File exists
Whats wrong wid this and how can we solve this.
using as per scratch. Mysql 4.0.27