[rt-users] restarting rt 1.0.7 after reboot
del
del at obsidian.com
Tue May 1 14:04:08 EDT 2001
Greetings
..and thanks for responding...
At 03:03 PM 5/1/2001 +0000, Feargal Reilly wrote:
>Here's my startup script, used on a FreeBSD box.
> #!/bin/sh
> #
>
> if [ -x /usr/local/bin/safe_mysqld ]
> then
> /usr/local/bin/safe_mysqld & && echo -n ' mysql'
hmmm...
so a basic re-start of mysql via the wrapper script.....nothing
special...perhaps my RT database is SOL....
"& && echo -n 'mysql' what is this for except to echo "mysql" to the
screen...?
donnie
> fi
>
>-Feargal.
>
> _/_/_/ _/_/_/ _/_/_/ Feargal Reilly,
> _/ _/ _/ _/ Systems Administrator,
> _/ _/ _/_/_/_/ The Communications Interactive Agency.
> _/_/_/ _/_/_/ _/ _/ Phone: +353-86-8732249.
>
>
> Greetings,
>
> I re-booted my server that rt resides on....i started mysql
> (bin/safe_mysql --user=del &)
>
> However no one is able to login..i think that the rt database is not
> loaded..not being a database guru, what is the proper way of starting
> either mysql/rt so that users can login...?
>
> thanks
> donnie
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
More information about the rt-users
mailing list