Pushpinder Singh Garcha <[EMAIL PROTECTED]> wrote:
> 
> I am using phpMyAdmin to administer my MySQl DB. I am running Mac OS 
> Jaguar.
> when I try to strt up phpMyAdmin I get an error
> 
> 
> Welcome to phpMyAdmin 2.4.0
> 
> Error
> 
> MySQL said:
> 
> Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
> 
> 
> So I try to start up the MySQL Server manually by typing the following 
> on my command prompt:
> and here are the results:
> 
> [psg:/usr/local/mysql] psgarcha% sudo ./bin/mysqld_safe &
> [1] 558
> [psg:/usr/local/mysql] psgarcha% Starting mysqld daemon with databases 
> from /usr/local/mysql/data
> 030616 10:16:32  mysqld ended

In the MySQL data dir you can find error log file: <host_name>.err. It helps you to 
find causes of failed start.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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