Hello, I must use a Windows IIS server with session.auto_start 1 in the php.ini and I can't manage to use sessions. When I look at the files in php\tmp they are empty (0Ko).
If I try to change the local value for the directory in the regedit, with auto_start 0 it doesn't work either. The only working solution is with session.auto_start 0 in the php.ini What could I do to have sessions in CakePHP with session.auto_start 1 in php.ini ? Thanks, Xavier. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
