Hi,
        I installed MySql on Linux slackware by downloading the file
mysql-3.23.38-pc-linux-gnu-i686.tar.gz in the directory /usr/local. I
followed the steps given in the "Installing a MySQL Binary Distribution"
chapter of the MySql manual. The propblem is if I issue the command mysqld
at the command prompt I am getting the following error.
Can't change dir to '/usr/local/mysql-3.23.38-pc-linux-gnu-i686/var' (Error
Code 2)
010612 Aborting
010612 MySqld : Shutdown complete.
But MySql is running because I kept the folllwing line in the rc.local file
:
/bin/sh -c 'cd /usr/local/mysql ; ./bin/safe_mysqld --user=mysql &'
The problem is why it is not running if I issue mysqld command.
Any one please let mew know what was the problem.
Thaks and Regards,
Srinivas.M





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.259 / Virus Database: 130 - Release Date: 6/5/2001


---------------------------------------------------------------------
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

Reply via email to