Hi!

On Fri, Sep 12, 2003 at 01:46:24PM +0200, Per Eric Ros?n wrote:
> I use Apache::AuthCookie 3.04, which seems to be the latest version, under
> Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux PHP/4.1.2 mod_perl/1.26.

I'm using quite the same setup (without PHP and ssl) and do not get those
errors.

> When I use "PerlFixupHandler Apache::AuthCookie->recognize_user", Apache

You have to subclass Apache::AuthCookie. This should be something like:
  PerlFixupHandler Your::Sublass->recognize_user

Maybe this is causing the problem?


-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to