Hi, I have problem with cookies. If I rename the cookie to some name,
for example I set Configure::write('Session.cookie', 'goodprg'); in
core.php config file, The cookies stops working.
I have setup Configure::write('Session.save', 'cake');
If I setup the cookies back to original name -
Configure::write('Session.cookie', 'cakephp');
Then its working good. What can be wrong?
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
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