[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: mysql Not Connecting
- Subject: [cobalt-users] RE: mysql Not Connecting
- From: "Jonathan Alstead" <domains@xxxxxxxxxxxxxxxx>
- Date: Wed Jun 28 12:41:45 2000
> You can save the mysql startup script that was created when you installed
mysql into
/etc/rc.d/init.d/mysql and then add a line in /etc/rc.d/rc.local to run it
when the
server starts .....
I would like mysql to startup as the server starts, but am a bit wary as the
rc.local script is a little above me. Do I refer to the script by adding?
/etc/rc.d/init.d/mysql
JA