[Citadel Development] Re: Database troubles...

2017-05-30 Thread bennabiy
I do have backups... I just did not want to have to roll back to them :) I appreciate the concern. It did work fine. > Tue May 30 2017 11:55:08 AM EDT from IGnatius T Foobar @ Uncensored >Subject: Re: Database troubles... > > > >db_recover -c  > >is the best tool to fix your database,

[Citadel Development] Re: Database troubles...

2017-05-30 Thread IGnatius T Foobar
db_recover -c  is the best tool to fix your database, and it does a great job ... and if it doesn't work, you're generally not going to get anything else to work. Please tell me you have good backups.  I like you too much to have to point you to 

[Citadel Development] Re: Database troubles...

2017-05-29 Thread bennabiy
That worked... *whew* > Mon May 29 2017 10:47:00 AM EDT from bennabiy @ Uncensored Subject: >Database troubles... > > > >I am trying  > >cd /usr/local/citadel/data; /usr/local/ctdlsupport/bin/db_recover -c > >to see if that resolves it... > >  >> Mon May 29 2017 10:23:55 AM EDT