Hi,
Is there a way to see what's happening when doing:
$c->login($username, $password);
I found that each time the login is ok (the username and the password are
valid), the application gives a 404 Not Found error, and I want to see
what's happening.
I guess something's wrong when saving the local session files, or the
cookies, or something like this.
Thanks.
Octavian
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/