[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [POT] PHP 'hangs' slapd (?!)



At 09:31 AM 10/11/2004, Turbo Fredriksson wrote:
>To get slapd running again, I had to remove the log files
>(log.* and __db.*) and then reindex (where the are recreated).
>That might explain 'wrong log files ...', but why the 'past current end-of-log'?! 

Unlike with back-ldbm, all DB files in back-bdb are part of
a database environment.  You should muck with individual files
directly.  By doing so, you have corrupted the environment.
You should recreate the entire DB environment.

Kurt