Hi all,
We've moved all our old perl cgi scripts to run
under mod_perl(PerlRun) now.
There's a peculiar problem I'm seeing with POST
requests. Basically, I'm not able to read anything from stdin at
all.
For eg, if I just have a form that takes some data,
that data is just not available at all.
I know this is a very fundamental thing, but I'm
definitely missing something here.
Could anybody please throw some light on
this?
mod_perl 1.24/Apache 1.3.12/Perl
5.005_03
Thanks,
Pramod |
- Re: Problem reading from STDIN Pramod Sokke
- Re: Problem reading from STDIN G.W. Haywood
- Re: Problem reading from STDIN Pramod Sokke
- Re: Problem reading from STDIN G.W. Haywood