Re: Length problem with posts

2003-12-09 Thread Stas Bekman
Geoffrey Young wrote: Patrick W. Fraley wrote: Hi List, I am having a really funky problem I can not get solved. First of I am not sure whether this is a mod_perl problem, or an apache problem or maybe a redhat problem, so here it goes: I have developed a mod_perl application, which runs just fi

Re: Length problem with posts

2003-12-09 Thread Geoffrey Young
> I did notice that, but then I do have a lot of software running on my system that > "has not been released" yet. ;) :) you can see if something in this thread helps you http://marc.theaimsgroup.com/?t=10679081541&r=1&w=2 --Geoff -- Reporting bugs: http://perl.apache.org/bugs/ Mail li

Re: Length problem with posts

2003-12-09 Thread Patrick W. Fraley
Am Die, 2003-12-09 um 16.37 schrieb Geoffrey Young: > >>this should be fixed in CGI.pm 3.01, but as far as I know > >>it hasn't been released yet. > > > thanks for your reply. I tried finding the CGI.pm 3.01 Version, but can not find > > a download. > > Do you have a link where I can get it from

Re: Length problem with posts

2003-12-09 Thread Geoffrey Young
>>this should be fixed in CGI.pm 3.01, but as far as I know >>it hasn't been released yet. > thanks for your reply. I tried finding the CGI.pm 3.01 Version, but can not find a > download. > Do you have a link where I can get it from to test? see the above :) --Geoff -- Reporting bugs: http

Re: Length problem with posts

2003-12-09 Thread Patrick W. Fraley
Am Die, 2003-12-09 um 15.50 schrieb Geoffrey Young: > Patrick W. Fraley wrote: > > Hi List, > > > > I am having a really funky problem I can not get solved. First of I am > > not sure whether this is a mod_perl problem, or an apache problem or > > maybe a redhat problem, so here it goes: > > > >

Re: Length problem with posts

2003-12-09 Thread Geoffrey Young
Patrick W. Fraley wrote: > Hi List, > > I am having a really funky problem I can not get solved. First of I am > not sure whether this is a mod_perl problem, or an apache problem or > maybe a redhat problem, so here it goes: > > I have developed a mod_perl application, which runs just fine on

Length problem with posts

2003-12-09 Thread Patrick W. Fraley
Hi List, I am having a really funky problem I can not get solved. First of I am not sure whether this is a mod_perl problem, or an apache problem or maybe a redhat problem, so here it goes: I have developed a mod_perl application, which runs just fine on the development server (Mandrake 8.2).