On Thu, Aug 23, 2001 at 06:30:37PM -0700, Armando Cerna wrote:
> HI installed the mysql-server port in freebsd and the
> /usr/local/etc/rc.d/mysql-server.sh file just disapeared its done this before
> and I fixed it by reinstalling I think but I would like to avoid this. Does
> anyone know anything about this?
Why can't you just make a copy? You generally save all config files
you can before doing anything in Unix. Make a backup of your entire
/etc dir now:
{ as root } cd /etc
tar czf /some_big_dir/backup/$today_etc.tgz .
--
Any technology distinguishable from magic is insufficiently advanced.
TopQuark Software & Serv. Contract programmer, server bum.
[EMAIL PROTECTED] Give up Spammers; I use procmail.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php