Hi Andrew debian:/tmp/qy# ls session_data
On Sat, Apr 18, 2009 at 2:52 PM, Andrew Rodland <[email protected]>wrote: > >> On Saturday 18 April 2009 01:28:30 am Malloy wrote: >> > After restart apache, user must login again. I find $c->user_existsis >> not >> > true. >> > >> > Why? >> >> Because you're using Session::Store::FastMmap and the session cache file >> didn't exist before your app started, so Cache::FastMmap deletes it on >> exit? >> >> Andrew >> >> -- Jack Malloy
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
