[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] autostart mysql after system reboot on raq550
- Subject: Re: [cobalt-users] autostart mysql after system reboot on raq550
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Jan 22 17:29:20 2003
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Wednesday 22 January 2003 08:56, Thomas Hecker wrote:
> hi,
>
> sorry i dont understand the chkconfig-command. what do i ghave to do in the
> terminal to get this done? would the problem be fixed if i ad an LoadModule
> in the http.conf - file?
>
In a shell
as root
execute
chkconfig mysql on
Then checkit
chkconfig --list | grep mysql
This will start mysql on startup. It will not turn it on until you reboot.
To turn it on execute
/etc/rc.d/init.d/mysql start
Gerald
--
http://frontstreetnetworks.com | http://store.raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste #C, New Haven, CT 06513-3203