[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] autostart mysql after system reboot on raq550



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