[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No such handler: db2



Ivan wrote:
> Hi everyone, I've been using phpwiki (the name should tell you most of
> what it does) for a while.  I didn't touch my wiki for a while, and when
> I tried to access it again I got a "No such handler: db2" error.  If I

I had the same problem. I changed to db4 instead:

 change db2 to db4 in /etc/phpwiki/index.php

 cd /var/lib/phpwiki
 mv phpwiki_pagedb.db2 phpwiki_pagedb.db4
 db4.1_upgrade phpwiki_pagedb.db4

/Thomas



Reply to: