> This is the setup of my web host.
>
> No mod_perl, I'm using embpcgi.pl. Apache 1.3.7 (I think) and Embperl
> 2.08b. I think these versions are pretty up-to-date.
>


I guess you mean Apache 1.3.27, 1.3.7 would be very old...

Could you try to add the following code to the top of you page, post data to
it and send me the output


[- use Data::Dumper ; -]
[+ Dumper (\%ENV, \%fdat) -]

Gerald

P.S. Please keep the discussion on the list


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to