Donald Tyler <[EMAIL PROTECTED]> wrote:
> 
> I am just learning to use Linux and I am having some problems with
> getting MySQL to load.
> 
> 
> I have successfully installed & tested both Apache & PHP, so I am pretty
> comfortable with the whole configure and make processes.
> 
> 
> I followed the MySQL installation docs to the letter, however when I try
> to load the MySQL daemon as instructed, the program just quits after a
> few seconds. Here is the terminal output:
> 
> 
> [EMAIL PROTECTED] mysql]# ./bin/mysqld_safe --user=mysql &
> 
> [1] 30010
> 
> [EMAIL PROTECTED] mysql]# Starting mysqld daemon with databases from
> /var/lib/mysql
> 
> 030923 09:30:18 mysqld ended
> 
> Anyone know what I am doing wrong?

You can find causes in the error log file (<host_name>.err file in the /var/lib/mysql).


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to