Hi,
Could you send me the test/httpd.err.log from the make test that failed?
>
>
> httpd.conf
> /~~~
> NameVirtualHost 10.1.1.3:80
>
>
> ServerName www.mydomain.com
> ServerAdmin [EMAIL PROTECTED]
>
>
> > The problem seems directly attributable to a 500
> configuration error
> > occuring with a request that was using the session. These
> > configuration errors were occuring because of an error in our code
> > which was causing Storable to fail. It seems like the next
> connection
> >
Hi,
>
> >
> > We are receiving "ERR 12" open errors from Embperl instead of
> > "404 Not Found" errors.
> > Is anyone having the same problem? Does anyone know what is wrong
> > with our configuration?
> >
>
The attached patch should solve the problem
Gerald
** Virus checked by BB-500
Hi.
I solved this prob.
25Sep2005 @ 14:26 Gerald Richter thusly spake
> > httpd.conf
> > /~~~
> > NameVirtualHost 10.1.1.3:80
> >
> >
> > ServerName www.mydomain.com
> > ServerAdmin [EMAIL PROTECTED]
> >
Gerald Richter wrote:
The problem seems directly attributable to a 500
configuration error
occuring with a request that was using the session. These
configuration errors were occuring because of an error in our code
which was causing Storable to fail. It seems like the next