From: Matthew P. <mp...@he...> - 2004-09-30 02:24:12
|
On Wed, Sep 29, 2004 at 08:01:07PM +0200, Daniel Kropveld wrote: > I think I found it. It is the php distribution of Fedora Core 2 that=20 > dumped gdbm support last may. And none of the other handles are=20 > supported by phpWiki :( I beg to differ. The default PHPWiki configuration for Debian until recently was for db4 storage. Unfortunately there's some unpleasant bugs in the db4 handler for PHP which makes it almost unusable (for anything, not just PHPWiki). My suggestion would be to switch to sqlite. The PECL module is self-contained and SQLite support in PHPWiki is pretty well tested. - Matt |