I have installed poc on my server, and run all the tests, but when I try load the login page, I get a blank page, and the following in my error_log
[Fri Apr 17 12:17:25 2009] [error] [client 10.0.0.3] PHP Fatal error: POC_Chat::get_chatters() [<a href='function.POC-Chat-get-chatters'>function.POC-Chat-get-chatters</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ADODB_mysql" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/htdocs/phpopenchat-3.0.2/include/class.Chat.inc on line 1177
Any help would be appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
run test.php
if allways you see green?
then delete all files in the folder /tmp
clear your browser cashe and the cookie PHPSESSID from chat
More help? come to www.phpopenchat.de - the official support site for poc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed poc on my server, and run all the tests, but when I try load the login page, I get a blank page, and the following in my error_log
[Fri Apr 17 12:17:25 2009] [error] [client 10.0.0.3] PHP Fatal error: POC_Chat::get_chatters() [<a href='function.POC-Chat-get-chatters'>function.POC-Chat-get-chatters</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ADODB_mysql" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /var/www/htdocs/phpopenchat-3.0.2/include/class.Chat.inc on line 1177
Any help would be appreciated
run test.php
if allways you see green?
then delete all files in the folder /tmp
clear your browser cashe and the cookie PHPSESSID from chat
More help? come to www.phpopenchat.de - the official support site for poc