On Wed, 2003-12-10 at 11:38, Hakan Nilsson wrote:
> Thanks for your input Volker, but we don't care if it is POST or GET that
> is used. Most often we have links like
>
> A link!
>
> which sometimes work and sometimes fails
>
> To you that have the same problem (Jason Chinnes I think it was?):
Hi.
I have a problem with my response_handler. After some time the system
hangs. I do find in the error_log:
[Tue Feb 10 15:58:43 2004] [error] [client 127.0.0.1] failed to get
bucket brigade: 70014:End of file found
Many thousand times
Can someone please give me a hint where to search for
On Wed, 2004-02-11 at 19:45, Stas Bekman wrote:
> Volker Kroll wrote:
> > [Tue Feb 10 15:58:43 2004] [error] [client 127.0.0.1] failed to get
> > bucket brigade: 70014:End of file found
> >
> > Many thousand times
> >
> > Can someone please give m
Hi,
how do I enable File-uploads in mod_perl1.99 for Apache2?
In Apache 1.3 I had to change some variables in Apache::Request but
Apache::Request is not ported right now. How do I do it? I looked in the
documentation, but it was not mentioned there, so, perhaps you can help
me.
Thanks in advance
On Mon, 2003-10-27 at 17:36, Stas Bekman wrote:
> Volker Kroll wrote:
> > Hi,
> >
> > how do I enable File-uploads in mod_perl1.99 for Apache2?
> > In Apache 1.3 I had to change some variables in Apache::Request but
> > Apache::Request is not ported right now
On Tue, 2003-12-09 at 14:06, Hakan Nilsson wrote:
> Hi, I've got a serious problem when using mod_perl, and even though I and
> others seem to have had this problem no one seem to have come to a
> conclusion on what's actually wrong.
>
> The problem is that sometimes, the GET or POST data submitte