> Gerald Richter writes:
>
>  > I have no problems here with optReturnError. It should set the
> status to 500
>  > and not 200. Maybe there is an problem with your
> Apache/mod_perl. Does the
>  > make test (errdoc/errdoc.htm) works for you. This test the
> optReturnError
>  > under mod_perl. (it uses 262144 as option, but this should not make a
>  > difference to yours options)
>
> The test errdoc/errdoc.htm works in offline and in onlinde mode. This
> is on modperl 1.21 and Embperl 1.2.1.
>
> Where can I start to look to resolve the problem?
>

First make sure that optReturnError is really set for that document, by
inserting a

[+ $optReturnError +]

inside the document. This should give 1. If this is true, you may use
exactly same option value (262144) as the test.

Gerald


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

Reply via email to