The php.ini file is configured differently based on different versions of php. At the server level, you might be able to flag (turn on or off) conflicting settings. So the first thing to do is have a look at your php.ini file on your local machine, then compare it to your remote .ini file.
Also, its possible your cache folder permissions are not correct on the server for the sessions to write. I would check this also. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
