We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Installing a Wiki on Your iBook
Subject:   MYSQL Problem
Date:   2003-06-22 09:56:23
From:   rberg

Hi:


I installed MySQL in /usr/local/mysql using the pkg you recommended.


However, running:


/usr/local/mysql/bin/mysqladmin status


results in:


/usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'


at /tmp/ I see three files, none of which are named mysql.sock


so (1) what does this error message really mean?
(2) what went wrong?
(3) how do I fix it?


Thanks.


Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • MYSQL Problem
    2003-12-30 11:30:46  anonymous2 [Reply | View]

    It seems that MySQL daemon isn't running