advertisement

Article:
  Installing a Wiki on Your iBook
Subject:   got all the way through and made the changes to the index.php
Date:   2003-06-18 19:33:49
From:   anonymous2
and I'm still getting this message when I go to localhost/phpwiki/index.php


Fatal error: Call to undefined function: dba_open() in /Library/Apache2/htdocs/phpwiki/lib/DbaDatabase.php on line 32


I know the database is there, I've checked in MySQL and I get exactly what you show in the article. But I'm still getting that message.


Any thoughts? I'm using Apache2, PHP4 and MySQL4


thanks,


david parmet

Main Topics Oldest First

Showing messages 1 through 2 of 2.

  • got all the way through and made the changes to the index.php
    2003-07-24 15:05:05  anonymous2 [Reply | View]

    i had the same problem here, just go in index.php and change the dbtype to SQL
  • It just got even more interesting
    2003-06-18 19:43:58  dparmet1 [Reply | View]

    I just tried opening index.php via Safari once again and this time I got..


    lib/WikiDB/backend/PearDB.php:32: Fatal[256]: Can't connect to database: wikidb_backend_mysql: fatal database error

    DB Error: connect failed


    ( [nativecode=Access denied for user: 'wiki@localhost' (Using password: YES)] ** mysql://wiki:XXXXXXXX@localhost/wiki)



    lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME


    Is this a MySQL problem?

    baffled...

    david parmet