Page 1 of 1

Couldn't fetch mysqli

PostPosted: Thu Nov 24, 2011 4:54 pm
by 8vius
I get the following errors whenever I try to do something with Tera Wurfl:

Code: Select all
Warning (2): mysqli::real_escape_string() [http://php.net/mysqli.real-escape-string]: Couldn't fetch mysqli [/var/www/fonykweb/public_html/tera-wurfl/DatabaseConnectors/TeraWurflDatabase_MySQL4.php, line 401]
Warning (2): mysqli::query() [http://php.net/mysqli.query]: Couldn't fetch mysqli [/var/www/fonykweb/public_html/tera-wurfl/DatabaseConnectors/TeraWurflDatabase_MySQL4.php, line 258]
Warning (2): TeraWurflDatabase_MySQL4::getDeviceFromCache() [http://php.net/terawurfldatabase-mysql4.getdevicefromcache]: Couldn't fetch mysqli [/var/www/fonykweb/public_html/tera-wurfl/DatabaseConnectors/TeraWurflDatabase_MySQL4.php, line 259]


Anyone have any idea what might be happening?

Re: Couldn't fetch mysqli

PostPosted: Fri Nov 25, 2011 11:54 am
by kamermans
It sounds like you're not connected to the database - does the admin/install.php script show any errors?