I'm trying to install v 1.3.10 using mysql.
I'm getting the following error when trying to run index.php for the
first time:
lib/DbaDatabase.php:54: Fatal[256]: dba_open(wiki_pagedb.,cd): No such
handler:
• file: wiki_pagedb.
• mode: cd
• handler:
lib/DbaDatabase.php:160: Warning[512]: DbaDatabase: The DBA handler is
unsupported!
• Supported handlers are: cdb,cdb_make,db4,inifile,flatfile
lib/DbaDatabase.php:54: Fatal[256]: dba_open(wiki_pagedb.,cd): No such
handler:
• file: wiki_pagedb.
• mode: cd
• handler:
I don't know why this code is being executed since the config.ini file
sets the DATABASE_TYPE = SQL.
Any ideas?
Thanks
Andrew
|