Active
Project:
phpFreeChat integration
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2009 at 17:25 UTC
Updated:
28 Feb 2009 at 17:25 UTC
Demos are not working.
The solution is to put an htaccess file inside the folder with this line.
php_value session.save_handler "files"
Have you ever thought that the way drupal handles sessions is not compatible with the way phpfreechat is excpecting them to be?