From: Dan M. <dmc...@la...> - 2004-07-02 17:22:55
|
(oops - should have said i'm using phpwiki-1.2.4 unfortunately the php on the server i'm using doesn't have any dbm = support compiled in) hi=20 i've set up a flat file version of phpwiki on a server where i don't = have root access.=20 i used the trick from INSTALL.flatfile to make some directories (like = pages, archive) which are writeable by the webserver.=20 i edited lib/config.php and set $DBdir to the correct directory.=20 now i can make and edit pages OK, and they are stored in the 'pages' = directory.=20 but the 'archive' directory only contains the default phpwiki pages = (e.g. FrontPage).=20 if i create a new page it doesn't appear in 'archive'.=20 so if i edit one of the default pages, i can see previous versions by = doing a diff, but if i edit a new page and then try diff all i get is = "Archived page:None" can anyone advise? many thanks dan mcquillan |