I never quite succeeded... My guess is that something went awry when compiling/setting up Apache/mod_perl. It's on my to do list to try recompiling and reconfiguring everything. I think if that /redirect were to register correctly, things would work. Keep us posted if you get it working!

--Misha

Andrew Davies wrote:


>> I think the problem is with the "ErrorDocument 403
>> /redirect?url=/login.xsp" directive. I don't have a /redirect anywhere.
>>
>
>
> You have It's part of what A::A::P::S does when it is loaded via PerlModule. But you must load it in the vhost you want to use it in.
> Actually, there might be a modperl_version-specific bug there.
> Try "ErrorDocument 403 /login.xsp". It won't let you login, but should show the login form. If it does show the form, it is indeed a bug I must fix. If it doesn't, the problem is elsewhere.
>


was there a resolution to this? It looks like I am having exactly the
same problems.....

I have A:A:P:S set up exactly as in in the wiki page....

With "ErrorDocument 403 /login.xsp" I get the login form, but
as you predict never get logged in....




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to