> >>> "mp...@he..." 11/18/03 14:27 >>>
> Does this behaviour ring a bell with anyone? If someone
> needs access to a
> machine with DB4.1 and whatnot, I'm more than happy to
> provide shell access
> to the development server so you can play with it. I just
> really don't have
> time to be trolling through piles of unfamiliar code, unfortunately.
It doesn't really help you much, but what you could so as a fairly
last resort is dump your wiki as RFC822 messages - a zipdump (in other
words phpwiki:?action=zip&include=all) and reload your wiki into a
mysql db or such. No doubt you'd have to do that from your previous
version of phpwiki.
A caveat is that I had to hack loadsave.php to get the wikis to reload
exactly as they were saved. There is a merge/edit conflict checker, but
it just didn't work on my 1.3.5pre wiki.
I moved from gdbm storage a while ago because my freebsd box thought
my (linux-produced) gdbms were trashed, when they would work just fine
on a linux box - despite gdbm, php and apache all being the same
version. Besides, I like being able to craft SQL statements against my
wikis.
I'm sorry I can't be more helpful!
frank
|