> Define DATABASE_TYPE as "SQL", not as "PearDB".
Thanks for the reply; I currently have set:
DATABASE_TYPE = SQL
And this doesn't seem to work
> On 10/20/05, Marcus Hopwood <ma...@in...> wrote:
> > Hi,
> >
> > I've searched the archives to try to find an answer to this
> question
> > but with no luck. I'm trying to setup phpwiki using mysql as the
> > backend db; I've defined the database in config.ini but get the
> > following error when trying to load the wiki:
> >
> > Fatal error: Cannot instantiate non-existent class:
> > wikidb_backend_peardb_peardb in [snip]/lib/WikiDB/SQL.php on line 20
|