Kevin Thorpe wrote:
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 ret
Vegard Vesterheim wrote:
On Thu, 5 Jun 2008 12:25:17 +0100 Kevin Thorpe <[EMAIL PROTECTED]> wrote:
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 t
On Thu, 5 Jun 2008 12:25:17 +0100 Kevin Thorpe <[EMAIL PROTECTED]> wrote:
> 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.
>
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