[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE: mysql Not Connecting
- Subject: Re: [cobalt-users] RE: mysql Not Connecting
- From: "Jens Kristian Søgaard" <jens@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jun 29 09:56:18 2000
> Just add the following three lines to the bottom of
/etc/rc.d/rc.local. Obviously,
> the first two aren't necessary, but will come in handy months from now
when you're
> trying to figure out what customization you've done to a particular
file.
> /etc/rc.d/init.d/mysql start
That is not the best way to have mysql start up on boot. The standard
way is to use the rc.d system, as the Cobalt RaQ normally does.
So type in these two commands as root:
chkconfig --add mysql
chkconfig mysql on
--
Jens Kristian Søgaard, Mermaid Consulting I/S,
jens@xxxxxxxxxxxxxxxxxxxx
http://www.mermaidconsulting.com/