From: Paul A. P. <pp...@co...> - 2004-09-29 18:48:55
|
I've just downlaoaded phpWiki and am trying to install it on a Win200 box. I went into config.php and set it to tell phpWiki that I'm using MySQL. However it seems that phpWiki has a mind of it's own and insists on trying to run dbaDatabase.php and of course it discovers that "You don't seem to have DBA support compiled into PHP." and proceeds to give me the following: *Fatal error*: Call to undefined function: dba_open() in *c:\easyphp\www\miskb\lib\DbaDatabase.php* on line *54 *Does phpWiki have to use DBA or have I missed a setting somewhere that tells it not to use it? Any help would be appreciated. Paul |