From: Reini U. <ru...@x-...> - 2007-07-23 18:46:57
|
Sampo Niskanen schrieb: > On Mon, 23 Jul 2007, Reini Urban wrote: >> The easiest would then be to dump the pages and load it again: >> PhpWikiAdministration Backup & Restore. >> This should fix up the links, when the pages are correct. > > I was finally able to take a snapshot of the dysfunctional wiki, set up a > virgin wiki and load the snapshot back. (Uploading a full dump failed.) > I had not tried the snapshots, because making a file dump to the server > failed when it tried to read the home page and I assumed the same would > happen with the snapshots, but it worked. > > Thanks for the help, I hope the wiki won't corrupt again. This is probably due to unstable OS locking, usually only happening with db4.3. This is a very bad release. All other Berkeley versions are not affected. I've setup a cronjob to dump away and verify my db4.3 testserver every day. I would rather try to change to some SQL or file backend, than using db4.3. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ |