[PHPOpenChat-Users] After Install Fatal Error:
Brought to you by:
letreo
From: Marcello L. <lu...@it...> - 2003-08-22 09:21:07
|
Hi to all, afer installation (made twice), if i go on the index.php page i get the login page but after i try to login i get every time this error: Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition chat of the object you are trying to operate on was loaded _before_ the session was started in /home/httpd/server/docs/chat/index.php on line 181 I think it is a session problem becouse if the session file is not yet created i see the page and after no more, if i delete the session files i get the same behaviour. I have: apache 1.3.27 PHP 4.2.3 register_globals_off the /tmp dir is writable by the apache user and i find the session files inside. Any ideas?? Thanks, bye, MArcello |