Name: peterthesing
Email: peterthesing@hotmail.com
hi,
i get the following error:
Array ( [0] => stdClass [1] => __PHP_Incomplete_Class [2] => Directory [3] => QDomDocument [4] => QDomNode [5] => domnode [6] => domdocument [7] => domparser [8] => domdocumenttype [9] => dtd [10] => domelement [11] => domattribute [12] => domcdata [13] => domtext [14] => domcomment [15] => domprocessinginstruction [16] => domnotation [17] => domentity [18] => domentityreference [19] => domnamespace [20] => XPathContext [21] => XPathObject [22] => adofieldobject [23] => adoconnection [24] => adofetchobj [25] => adorecordset_empty [26] => adodb_base_rs [27] => adorecordset [28] => adorecordset_array [29] => poc_installer ) Syntax error in file: /srv/www/htdocs/phpopenchat-3.0.1/include/adodb/drivers/adodb-mysql.inc.php
ADONewConnection: Unable to load database driver ''
Fatal error: Call to a member function on a non-object in /srv/www/htdocs/phpopenchat-3.0.1/include/class.Installer.inc on line 330
I use suse 9.0 professional complete installation
Thanks for any remarks towards a solution
Peter
Logged In: NO
hi
in file include/adodb/drivers/adodb-mysql.inc.php i replaced
all "Public " by "var ".
greez philg
Logged In: NO
I had the same problem. If you download and install the latest
adodb installation, it will go past this problem.