In case others run into this: When I used debug($_SESSION) all the information was shown, so everything is working. Although I thought the info would show in the session component array with debug set to 3, it doesn't show there. After further checking, I had set the permissions for the server to write to the temp directory, and although I had added my user to the www-data group, the files were owner rw only - I wasn't getting an access denied warning, rather kwrite seemed to open the file but it appeared empty. Glad it was such a simple mistake.
On Apr 11, 5:23 pm, NorthWind <[EMAIL PROTECTED]> wrote: --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
