I'm getting this error:
Fatal error: Cannot instantiate non-existent class:
wikidb_sql in
/home/groups/v/vo/volleyserver/htdocs/wiki/lib/WikiDB.php
on line 100
I installed the latest release (1.3.10) on a
SourceForge project site. I followed the (incomplete)
instructions for installing on a SourceForge site, and
then discovered that I also needed to set up the
config.ini file.
At first I thought I had it working, but it kept
getting into a loop on the "virgin" initialization
page. When I tried to edit a page, I got a warning that
the DBA data was being saved to /tmp.
It's supposed to be using SQL, not DBA, and I
discovered that I had not set the DATABASE_TYPE to SQL
in config.ini. Once I did that, I started getting the
"fatal error" message.
Logged In: YES
user_id=847005
Try changing the dbtype to 'SQL'. If your on a Linux system
its case sensative.