[rt-users] restarting rt 1.0.7 after reboot

Feargal Reilly feargal at online.thecia.ie
Tue May 1 11:03:31 EDT 2001


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'
 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