Re: Problems get DATA part from POST requests.

2005-05-18 Thread Willem Jan Withagen
Gerald Richter wrote: Both are relatively recent, since I'm using FreeBSD packages. And I've even used cpan to upgrade to the most recent CGI.pm Perl 5.8.6 $CGI::VERSION='3.10'; Embperl 1.3.6 does not work with CGI.pm >= 3.01, because there were some changes in the upload code in CGI.pm. Since Emb

RE: Problems get DATA part from POST requests.

2005-05-18 Thread Gerald Richter
Hi, > > Gerald Richter wrote: > > Hi, > > > > Which version of Perl and CGI.pm you are using? > > Hi Gerald, > > Both are relatively recent, since I'm using FreeBSD packages. > And I've even used cpan to upgrade to the most recent CGI.pm > > Perl 5.8.6 > $CGI::VERSION='3.10'; > Embperl 1.3.

Re: Problems get DATA part from POST requests.

2005-05-17 Thread Willem Jan Withagen
IT-Security Appliance: www.bb-5000.info --- -Original Message- From: Willem Jan Withagen [mailto:[EMAIL PROTECTED] Sent: Friday, May 13, 2005 10:03 AM To: modperl@perl.apache.org Subject: Problems get DATA part from POST requests. Hi, I've inherited a

RE: Problems get DATA part from POST requests.

2005-05-17 Thread Gerald Richter
: www.bb-5000.info --- > -Original Message- > From: Willem Jan Withagen [mailto:[EMAIL PROTECTED] > Sent: Friday, May 13, 2005 10:03 AM > To: modperl@perl.apache.org > Subject: Problems get DATA

Problems get DATA part from POST requests.

2005-05-13 Thread Willem Jan Withagen
Hi, I've inherited a large set of "old" mod_perl/Embperl websites from a crashed server Programming (mod_)perl is not yet my strongpoint at this moment, and the sites do not work when it needs to upload files. (It is a very old, selfmade CMS) I have do large experience in sysadmin and script