Re: Cakephp 2.0.5 Auth component problem.

2012-01-22 Thread José Lorenzo
Most probably you have trailing whitespace before of after the php tags in 
your classes. Use the DebugKit whitespace shell to remove them. You may 
also want to change the session settings in core.php, usually setting 
'checkAgent' => false solves some issues.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Cakephp 2.0.5 Auth component problem.

2012-01-17 Thread xparm...@yahoo.com
I made a basic login, authorization script with cakephp 2.0.5 using
Auth component.
When I use Firefox to test the aplication everithing works fine both
on windows WAMP and on a virtualbox lamp (ubuntu).

However when I try to test the aplication with google chrome or
Internet explorer it works only on WAMP.

On Ubuntu LAMP box it dose not work. I like not beeing able to save
the cookie. When I try to login i dose not work and server create a ne
session file every time I try to login. This new sesion creation dose
not happen if I use Firefox an I am also able to see the set up
cookie. I use the latest stable browser  versions.

Please help me out.
It seems like Chrome is not able to set up the cookie right.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php