RE: understanding optReturnError

2000-05-30 Thread Gerald Richter
> 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

RE: understanding optReturnError

2000-05-30 Thread Dirk Lutzebaeck
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 o

RE: understanding optReturnError

2000-05-29 Thread Gerald Richter
> > > > Use 264208. You must not set the optDisableEmbperlErrorPage, > because when > > set, Embperl will not generate any error page (or return it to > Apache), but > > instead tries to display as much as possible of your page... > > Hmm, setting it to 264208 does not change the behaviour I h

RE: understanding optReturnError

2000-05-29 Thread Dirk Lutzebaeck
Gerald Richter writes: > > > > This is independent of ErrorDocument being set. Am I missing > > something? I set the options to 264210. > > > > Use 264208. You must not set the optDisableEmbperlErrorPage, because when > set, Embperl will not generate any error page (or return it to Apache)

RE: understanding optReturnError

2000-05-29 Thread Gerald Richter
> > This is independent of ErrorDocument being set. Am I missing > something? I set the options to 264210. > Use 264208. You must not set the optDisableEmbperlErrorPage, because when set, Embperl will not generate any error page (or return it to Apache), but instead tries to display as much as po

understanding optReturnError

2000-05-29 Thread Dirk Lutzebaeck
Hi, I'm setting EMBPERL_OPTIONS with optReturnError but when I provoke an error in an embperl page apache didn't seem to get the error because it reports OK (200) with 0 bytes length: access_log: 192.168.0.3 - 3756b340cc25ff95 [29/May/2000:13:42:38 +0200] "GET /project/member .html HTTP/1.0" 2