From: Joel U. <uck...@no...> - 2005-07-07 13:29:54
|
Thus spake "Klaus Rudolph": > > > > >>Have you checked phpinfo() to see whether your version of PHP was > > >> compiled with gdbm? > > > > <snip> > > > > > dba > > > > > > DBA support => enabled > > > Supported handlers => gdbm ndbm cdb cdb_make inifile flatfile > > > > This is it. You do have the gdbm handler for dba. > > > > > Thanks for this answer! This tells me really nothing :-) We needed to check that, as it's a common for people to try using gdbm without having PHP support for it. > What should I do and why the old wiki runs and how to > get my old wiki to actual wiki. It is nice to discuss > over gdbm dba dbx xdb ggd hgdn .... but sorry, this is nothing > which helps me :-) > > So could you please inform me HOW to get to a working phpwiki? Have you restarted your web server since you installed the new version of phpwiki? What are the permissions on your db files, and the directory they live in? Are there any locks on them? Does your DATABASE_DIRECTORY in config.ini match the directory holding your database files? |