Menu

MySQL+PHPwiki wikidb.php problem

Help
Reflex
2004-12-30
2012-10-11
  • Reflex

    Reflex - 2004-12-30

    Could someone please help me out. I have a problem with installing phpwiki 1.3.10

    I use: phpwiki with mysql on a apache server

    However, it still gives me a lot of trouble to get it working.

    http://tm-twix.tm.tue.nl/~almering/phpwiki/index.php

    Fatal error: Cannot instantiate non-existent class: wikidb_sql in /home/almering/public_html/phpwiki/lib/WikiDB.php on line 100

    While I have set the config.ini to:

    DATABASE_TYPE = mysql

    and:
    DATABASE_DSN = mysql://user:password@host/databasename

    and loaded mysql.sql into the db

    Does someone know how to fix it...?

    thx!

     
    • Reini Urban

      Reini Urban - 2004-12-30

      DATABASE_TYPE = mysql
      =>
      DATABASE_TYPE = SQL
      or
      DATABASE_TYPE = ADODB

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.