Having some problems getting phpopenchat to install within a phpbb forum. The install script completes step 1 and moves on to step two but every time it erases the config.inc.php file and I get the error:
Array ( [0] => stdClass [1] => __PHP_Incomplete_Class [2] => Directory [3] => adofieldobject [4] => adoconnection [5] => adofetchobj [6] => adorecordset_empty [7] => adodb_base_rs [8] => adorecordset [9] => adorecordset_array [10] => poc_installer ) Syntax error in file: /clients/LUN/www/htdocs/forums/chat/include/adodb/drivers/adodb-mysql.inc.php
ADONewConnection: Unable to load database driver ''
Where to I go from here?
Log in to post a comment.
Having some problems getting phpopenchat to install within a phpbb forum. The install script completes step 1 and moves on to step two but every time it erases the config.inc.php file and I get the error:
Array ( [0] => stdClass [1] => __PHP_Incomplete_Class [2] => Directory [3] => adofieldobject [4] => adoconnection [5] => adofetchobj [6] => adorecordset_empty [7] => adodb_base_rs [8] => adorecordset [9] => adorecordset_array [10] => poc_installer ) Syntax error in file: /clients/LUN/www/htdocs/forums/chat/include/adodb/drivers/adodb-mysql.inc.php
ADONewConnection: Unable to load database driver ''
Where to I go from here?