Heiner - 2006-08-04

Hello,

all the pages in my phpWiki are stored using
DBA with the GDBM backend. Recently I updated
my Linux system, and during that process a new
DBA library was installed without GDBM support.

I can no longer read my phpWiki pages as a result,
although the GDBM files are still there.

How could I read the current pages (or create a
backup) and store them in anotherh format
(e.g. DBA + DB4)?

Heiner