Chris Patrick - 2005-09-29

Hi all-

I have deployed a phpwiki site using the gdbm database for storage, but have encountered problems where everyday the server needs a reset, after users see a message saying that there was a driver initialization failure.

So, I am attempting to switch the backend to Berkeley DB, but now I am seeing messages such as:

lib/DbaDatabase.php:160: Warning[512]: DbaDatabase: The DBA handler db4 is unsupported!

Does anyone have instructions to properly change the backend, or know how to fix the errors above? I have many frustrated users now who need the wiki, but are angered about the daily server resets due to the gdbm failures. Does anyone also know a good backend to deploy that is stable, and how to configure it?

Thanks in advance for any help...
Chris