Hi, I have just upgraded from Apache1 to Apache2 and I am now having problems with logging to my database.

I am using AuthCookie and AuthCookieDBI for logging in. AuthCookie sets $r->user in the PerlFixupHandler. However reading $r->user in PerlLogHandler doesn't always return the user set in the previous handler.

Can anyone shed any light on why the RequestRec is losing the user name?

thanks

Reply via email to