If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-06-27
I was getting the same exact message when I opened the test.php.
I found that it was a problem with the permissions onthe files in the folder rather than the folder its self.
HoweverI still cannot get it to run.
first I get
Fatal error: Call to a member function on a non-object in /var/www/html/chat/include/class.Chat.inc on line 609
then if I refresh the page it says:
Fatal error: 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_ the session was started in /var/www/html/chat/include/class.Chat.inc on line 1131
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
on the test page, i have the following on red box:
Webserver write access in /web/misspoly/public_html/chat/include/templates/openchat/images/icons/chatter:
It tells me to grant web server access to this folder,
but's already set to 755, did I miss anything?
Thanks.
try chmod 766 or chmod 777.
regards
ps: the chat also run without this permission.
I was getting the same exact message when I opened the test.php.
I found that it was a problem with the permissions onthe files in the folder rather than the folder its self.
HoweverI still cannot get it to run.
first I get
Fatal error: Call to a member function on a non-object in /var/www/html/chat/include/class.Chat.inc on line 609
then if I refresh the page it says:
Fatal error: 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_ the session was started in /var/www/html/chat/include/class.Chat.inc on line 1131