> In the past I had sometimes problems with the symbolic constants. Maybe it
> helps to return 403 instead of DECLINED and 0 instead of OK, it's just a
> try...
Oops, must be -1 instead of DECLINED (and not 403!)
Gerald
>
> How is exactly the "file not found" message in the error log? Could
In the past I had sometimes problems with the symbolic constants. Maybe it
helps to return 403 instead of DECLINED and 0 instead of OK, it's just a
try...
How is exactly the "file not found" message in the error log? Could you cut
and paste it, that helps me to see from where it comes.
Gerald
-
Gerald Richter wrote:
>
> I don't have the time to look at it now, but I think your transhandler
> should return OK, instead of DECLINED, but I am not quite sure.
Eagle book says DECLINED since I don't want to do the actual
translation, I expect the standard handler does it. Anyway, even minimal
Robert,
I don't have the time to look at it now, but I think your transhandler
should return OK, instead of DECLINED, but I am not quite sure.
Gerald
-
Gerald Richterecos electronic communication services gmbh
Internetconnect * Web
The reload problem manifests itself even with this minimal
PerlTransHandler. I'd think if it just returns DECLINED, default Apache
handler does the right thing, but apparently it doesn't. I don't
understand why and today's the deadline. Any help, please?
- Robert
handler
===
package NetBoo
I'm using custom PerlTransHandler and while with Embperl it worked OK,
with EmbperlObject it does funny things. When I comment PerlTransHandler
out, it works again, but in my test case the handler just returns
DECLINED. The exact problem is this: after server restart, first time I
load the URL I g