I installed PHPOpenChat on my website yesterday and it was working fine. Today however when I try and use it I get the following error message:
> include/adodb/drivers/adodb-mysql.inc.php:21
Declaration of ADODB_mysql::MetaDatabases() should be compatible with that of ADOConnection::MetaDatabases()
Could not connect to database! Please check your database setup in config.inc.php by using the POC Installer!
Hi,
I installed PHPOpenChat on my website yesterday and it was working fine. Today however when I try and use it I get the following error message:
> include/adodb/drivers/adodb-mysql.inc.php:21
Declaration of ADODB_mysql::MetaDatabases() should be compatible with that of ADOConnection::MetaDatabases()
Could not connect to database! Please check your database setup in config.inc.php by using the POC Installer!
PHP 5.2.11 (Linux)
Browser: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Webserver: Apache/2.2.3 (Red Hat)
Anyone come across a similar message and know how to solve it?
Cheers,
Z
I am having the same problem. Please let me know if got some help on solving the issue
Sorry, but I just gave up in the end and installed phpFreeChat instead and that works fine (by default it doesn't even use a database).
Thanks for the info.
For the one who comes here for the error:
http://www.sitepoint.com/forums/showthread.php?646781-PHP-OpenChat-3-0-2-Doomsday-Bug%28-%29
This solved my issue