|
Hey, yes I can confirm that the problem is related to sessions. I don't
get an error from mysql_connect and all the other mysql stuff works.
Just sessions are broken. Setting them to php does the job as a
workaround, but I prefer database sessions. So I opened a ticket for it: https://trac.cakephp.org/ticket/910 Meanwhile I'll go with php sessions. Thx, Felix aka the_undefined Antonio Cortés schrieb: I got the same problem. It seems to be a problem with sessions, changing session management from database to php it works.2006/6/2, nate <[EMAIL PROTECTED]>: --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
