From: Steve W. <sw...@wc...> - 2001-02-06 15:33:49
|
On 6 Feb 2001, Barnett, Paul G wrote: > >Did you try http://yourhost.yourdomain/phpwiki/admin.php ? > > > This gives me acces to lock, unlock and remove, but > what is the new way to run "Dump serialized copies of pages", > "Dump the pages as HTML","Load serialized pages from files", > "Rebuild the dbm files so they are smaller" etc ? And dump zip copies... Arno pulled the admin stuff out a while back and moved it into the Wiki itself; in turn, * "dump serialized copies" was apparently replaced with dump as zip files. I recall Jeff feeling very paranoid about letting people write to the file system, and it would be safer to let them get a zip file from the browser. * "dump as HTML" was never implemented, my fault. * "Load from files" was redone to load from zip files, as noted above. * "Rebuild the DBM" was replaced with a Perl script, included in the distribution. ~swain ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |