>
> After this fix, we were able to get things mostly working
> with fastcgi.
> However, we have encountered a problem with forms which use
> encoding type 'multipart/form-data'. It seems that the form
> data read for the first form submitted re-used to all
> subsequent form submissions.
>
>
Hi,
>
> Help. There may be a simple fix to this problem but I am
> unable to find anything on the list.
>
> I am using Perl 5.8.5, Modperl 1.29, Apache 1.3.31, Embperl
> 1.3.6. Full build below
>
Embperl 1.3.6 does not support Perl 5.8.5, either downgrade your Perl to at
least 5.8.3 or use E
On Tue, 16 Nov 2004, Stefan Cars wrote:
> Ed Grimm wrote:
>> On Mon, 15 Nov 2004, Pierre Etchemaite wrote:
>>>Le lun 15 nov 2004 18:24:06 CET, Ed Grimm <[EMAIL PROTECTED]>
>>>a écrit :
>>>
>Apache::Session generates the id by doing a md5 hash on a random
>number (time () . {} . Rand() . $$
Help. There may be a simple fix to this problem but I am unable to find
anything on the list.
I am using Perl 5.8.5, Modperl 1.29, Apache 1.3.31, Embperl 1.3.6. Full
build below
[EMAIL PROTECTED]:~/download/HTML-Embperl-1.3.6> ~/usr/perl/bin/perl Makefile.PL
Build with support for Apache mod_perl
After this fix, we were able to get things mostly working with fastcgi.
However, we have encountered a problem with forms which use encoding type
'multipart/form-data'. It seems that the form data read for the first form
submitted re-used to all subsequent form submissions.
I know that Embperl us