On 8-Feb-06, at 6:43 PM, Eric Lyons wrote:

Hi -- I just installed CAF. I seem to have the example application working, except for one thing: Errors on the login page aren't displayed. I see the TMPL_VARs in the templates, but it all just drops out and I get back the same login page. Is there something wrong with the example code, or is something more mysterious happening?

I had the same problem this evening, but it turns out I had conflicting versions of Class::DBI::Loader installed on my machine. Deleting the older version did the trick. Probably some kind of login error message would be helpful, though. It's a bit confusing when the login just keeps popping up.

I guess, in my case, proper sessions weren't being created. You may want to check your SessionParams in /projects/framework.com If it's a problem with Apache::Session::DB_File, you could try Apache::Session::File to test things out.

Best,

Olaf
--
Olaf Alders
[EMAIL PROTECTED]

http://www.vilerichard.com -- pop tunes
http://cdbaby.com/cd/vilerichard


_______________________________________________
caf mailing list
caf@lpi.org
http://list.lpi.org/cgi-bin/mailman/listinfo/caf

Reply via email to