[Catalyst] ServerDB Example problem

Andy Grundman andy at hybridized.org
Thu May 26 23:42:32 CEST 2005


Justin Tocci wrote:
> [Thu May 26 16:12:00 2005] [catalyst] [debug] Created session  
> "8233fdf00a9201c60272a4587588a8f1"
> [Thu May 26 16:12:00 2005] [catalyst] [debug] Created session  
> "15ce44dad0e32444390b7870ebcc231c"

> Things start out looking good and then for some reason a second  session 
> is created and permission is denied. The web interface never  leaves the 
> login screen and no error appears. Any help appreciated.

Do you have cookies disabled?  The session should be read from your 
cookie on the second and subsequent requests.  What version of 
C::P::Session::FastMmap are you using?

-Andy



More information about the Catalyst mailing list