Igor Chudov wrote:
I was too quick to say that it worked. It does not
quite work with another PerlHandler of mine.


I make a form, if I submit it with a GET method, it
works. If I submit it with a POST handler, CGI fails
to get parameters. I am most puzzled.

Add:

PerlModule Apache2::RequestIO

at the server startup then.

Next check that you are using the latest CGI.pm which should work fine. Which CGI.pm version do you use?


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to