This reminds me... it's still a bug in the 1.2 version, isn't it? We
default to 'gdbm' where we should make the user set it in lib/config.php.
~swain
On Sat, 3 Nov 2001, Jeff Dairiki wrote:
> On Sat, 03 Nov 2001 15:52:54 +0100
> "Tara Star" <te...@cl...> wrote:
>
> > sorry, the answer was here -
> > http://sourceforge.net/forum/forum.php?thread_id=94347&forum_id=18928 -
> > finally found it (php 4.0.6 with dmb instead of dma)
>
> It may also be that your php has dba support, but that the dba support
> does not include the 'gdbm' driver that phpwiki uses by default. Dba can
> include support for a number of other drivers --- 'db2' is the recommended
> alternative, but others may work, too.
>
> To find out for certain whether dba is supported and, if so, which drivers
> it supports you need to create a simple one-liner php script (named, say
> 'phpinfo.php') which looks like:
>
> <?php phpinfo(); ?>
>
> If you browse this script with your web-browser you, hopefully, will get a
> report detailing all kinds of information regarding the configuration of
> your PHP interpreter.
>
> See this message from the phpwiki-talk archives for more details:
> http://www.geocrawler.com/archives/3/4037/2001/3/50/5291011/
>
> Jeff
>
> _______________________________________________
> Phpwiki-talk mailing list
> Php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpwiki-talk
>
---
http://www.panix.com/~swain/
"Without music to decorate it, time is just a bunch of boring
production deadlines or dates by which bills must be paid."
-- Frank Zappa
|