i was not abel to get it install on freebsd 5.3
I installed Freebsd 6.0 fine .. mysql50-server installed fine but when i try to start mysql getting the following error message " ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)
tried msqld_safe got the following message
"Starting mysqld daemon with databases from /var/db/mysql
STOPPING server from pid file /var/db/mysql/my.website.com.pid
060103 15:20:47 mysqld ended
have you try search mysql under /usr/ports? The best way is to install it through port.
cd /usr/ports
make search name=mysql | more
IF you install it from ports, you have nice little script to start it under /usr/local/etc/rc.d. In order to start it you need to put an entry in /etc/rc.conf file.
thanks a lot for the response ... it seems there was issue with my permision .. chown -R mysql and chnage psw that work
just try to setup to work with apache2 now but get some error there
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.