Date: Mon, 08 Sep 2008 18:21:37 -0400 From: Michael Powell <nightrecon@verizon.net> To: freebsd-questions@freebsd.org Subject: RE: Can't start MySQL 5.0.67 Message-ID: <ga48cj$c8n$1@ger.gmane.org> References: <20080908162020.QYGI28383.dukecmmtar01.coxmail.com@696908E74163425> <200809081056.51762.beech@freebsd.org> <BAY117-W4218C5B5340992445C7C2C9B550@phx.gbl> <200809081146.06240.beech@freebsd.org> <BAY117-W4BE18FE32381C854A29FF9B550@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Tseng wrote: > Yeah that was it... The chown -R mysql:mysql /var/db/mysql was what did > it... Thx to all for the help. > > - Joe > [snip] Look in /usr/local/share/mysql for my.cnf examples you can use for tuning your install. One thing that bit me once was the location of the my.cnf changed. I used to keep it in /var/db/mysql but found after one particular upgrade it seemed like it wasn't being read any longer. That was because the FreeBSD port install's new default location changed to /usr/local/etc. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ga48cj$c8n$1>