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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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