From: Reini U. <ru...@x-...> - 2004-09-30 10:49:48
|
Matthew Palmer schrieb: > 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 >>dumped gdbm support last may. And none of the other handles are >>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. yes, sqlite is good bet. esp. with the current php-dba nightmare. but it is VERY slow on my tests machines. (~10 times slower than mysql) and older php's don't support it. sf.net e.g. I'd rather invest in more workarounds for dba bugs. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |