On Sun, 15 May 2005 15:37:11 -0400
Eric Cheney <[EMAIL PROTECTED]> wrote:

> Here's the error I get....
> 
> ****begin error message******
> 
> max# mysql -u root -p
> Enter password:
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
---- cut ----
> So then I did this, as root ....
> 
> max# /usr/local/etc/rc.d/mysql-server.sh start

you have to specifically enable it in /etc/rc.conf :

mysql_enable="YES"

it's documented in /usr/local/etc/rc.d/mysql-server.sh

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to