> 
> in a directory. If I POST things to some subdir like 
> /test/index.html then everything is ok, but if I post to 
> /index.html, then Embperl receives only GET-ted parameters, 
> but as soon I change method to POST, then Emberl doesnt get 
> anything in %fdat
> 

Mmmh, the only thing that comes to my mind is that the POST data is already
read by another module, when Embperl comes into play (since POST data can
only be read once).

Could you try to set EMBPERL_DEBUG to at least dbgForm (32) and see what the
embperl.log file says?

Gerald



---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


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

Reply via email to