I have just installed phpopenchat. I have followed the install file and did everything listed there. I had to move all the includes files to the html dir. When I go to my /chat/html dir in a browser, I get the follwing error message:
Fatal error: Call to unsupported or undefined function session_name() in session_inc.php on line 19
Does anybody have any ideas why I am getting this error message? Again, I have read everything I have found, but cannot figure it out. The version of php I am running is 3.0.15-2. Any help or suggestions would really be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have just installed phpopenchat. I have followed the install file and did everything listed there. I had to move all the includes files to the html dir. When I go to my /chat/html dir in a browser, I get the follwing error message:
Fatal error: Call to unsupported or undefined function session_name() in session_inc.php on line 19
Does anybody have any ideas why I am getting this error message? Again, I have read everything I have found, but cannot figure it out. The version of php I am running is 3.0.15-2. Any help or suggestions would really be appreciated.