Date: Fri, 6 May 2005 13:52:18 -0400 (EDT) From: Paul Keyes <paul_s_keyes@yahoo.ca> To: freebsd-questions@freebsd.org Subject: starting mysql server automatically Message-ID: <20050506175218.40330.qmail@web32107.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi All, I'm setting up a server running Freebsd 5.3 I have mysql running well but I can't seem to get it to start automatically at boot time. I can only start it as root with the command: mysqld_safe --user=mysql & (when I do this everything works fine) I tried installing the mysql.server sript as: /usr/local/etc/rc.d/mysql.server.sh but when I try to run it manually I get this: ./mysql.server.sh: 102: Syntax error: Bad for loop variable What is the best way to get the mysql server running automatically when the computer boots? Thanks, Paul ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050506175218.40330.qmail>