Garbled POST data

2004-08-23 Thread Neeme Vool
Hi! I have mod_perl-1.0 Embperl-2.0b11 apache_1.3.31 I have defined SetHandler perl-script PerlHandler Embperl::Object SetEnv EMBPERL_SYNTAX "Embperl" SetEnv EMBPERL_RECIPE EmbperlXSLT SetEnv EMBPERL_ESCMODE 0 SetEnv EMBPERL_XSLTSTYLESHEET /xml/style.xsl SetEnv EMBPERL_APPNAME test SetEnv EMB

2.0b11 Compile error on Win32/Apache2/mp2

2004-08-23 Thread Craig Dayton
Has anyone experienced this error when building 2.0b11 on Win32/Apache2/mp2? Thanks, Craig e:\Apache2\include\os.h(54) : warning C4005: 'exit' : macro redefinition E:\Perl\lib\CORE\XSUB.h(455) : see previous definition of 'exit' epio.c(406) : error C2065: 'errno' : undeclared identifier

RE: 2.0b11 Compile error on Win32/Apache2/mp2

2004-08-23 Thread Gerald Richter
> > Has anyone experienced this error when building 2.0b11 on > Win32/Apache2/mp2? > Unfortunately Embperl does not support Apache 2 on Windows yet. This is because Apache 2 can only work in threaded mode and threads are not fully supported by Embperl yet (Hopefully I will get soon time to look

RE: Garbled POST data

2004-08-23 Thread Gerald Richter
> > 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 come

ANNOUNCE: Embperl 2.0rc1

2004-08-23 Thread Gerald Richter
The URL ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.0rc1.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/Embperl-2.0rc1.tar.gz size: 674215 bytes md5: 6c26e7011030e629dba77ec352d8bf34 Getting ready for Debian Sarge has "helped" me to find the time for gett