From: Reini U. <ru...@x-...> - 2004-09-29 19:14:47
|
Daniel Kropveld schrieb: > 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 dont want to compile another php; any chance that phpwiki will support > cdb or db4 handles in the future? we don't care for the dba handler, every will work. we don't care about the handler at all. the php-dba module just has to work as advertised. just cdb is not a good solution, if you care to read the cdb docs. :) berkeleydb4 (db4) is of course supported. There might be php issues with that though. see old bugreports on that. but php-gdbm has also problems, even worse than db4. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |