Date: Sun, 18 Mar 2007 09:45:10 -0500 From: Minnesota Slinky <mnslinky@gmail.com> To: Frank <andreas.chiou@msa.hinet.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: about MySQL install Message-ID: <5266C5E6-D4DE-4CCF-B4E5-B653F9545E6F@gmail.com> In-Reply-To: <000601c76960$54543490$6901a8c0@hollingsfef1b8> References: <000601c76960$54543490$6901a8c0@hollingsfef1b8>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 18, 2007, at 8:21 AM, Frank wrote: > > Stop in /usr/home/frank/mysql-5.0.33. > > > P.S I'm a new, so i don't know how to solve this problem hope you > can solve for me easily. > > >> From Frank Frank, Install MySQL from Ports - it'll save you a lot of headache. su root cd /usr/ports/databases/mysql51-server make install clean Edit /etc/rc.conf to add: mysql_enable="YES" execute: /usr/local/etc/rc.d/mysql-server.sh start Should be good to go after that! ----- Eric F Crist Secure Computing Networks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5266C5E6-D4DE-4CCF-B4E5-B653F9545E6F>