I have installed the below which appear to be the latest
(apart from AS804) and the problem of CGI POST data truncation
still persists...

I have a web form that uses a textarea import a list of entries
however when more than the following text is imported
truncation occurs.

I know that this problem was fixed in 1.99_09 but that was for
RH linux et.al - has anyone had a similar problem under win2K svr
or Nt Svr?


When the for output is fed to a test.mpl I get a correct CONTENT_LENGTH
env value but the POST data seems to be truncated.

perl -MCGI=999 -e "print $CGI::VERSION"
gives
 2.81

I have a workaround by changing fors to use multipart but this is not a fix
just a workaround.

Jacqui



-------------------------------------------------------------

perl5.8.0 AS804

Win2000 Svr (up to date SP's) (same problem persists on WinNT sp6a system)


C:\>perl \\Rad\q\wp\fis.170\broadcast.583\dev\apache2\mpinstall
Install mod_perl-2 for "C:/Apache2"? [yes]
Fetching http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd ... done!
Fetching http://theoryx5.uwinnipeg.ca/ppms/x86/mod_perl.tar.gz ... done!
Fetching http://theoryx5.uwinnipeg.ca/ppms/x86/mod_perl.so ... done!
Fetching http://theoryx5.uwinnipeg.ca/ppms/x86/CHECKSUMS ... done!
Checksum for "mod_perl.tar.gz" is OK.
Checksum for "mod_perl.so" is OK.

C:\Perl\bin\ppm install mod_perl.ppd
Note: Package 'mod_perl.ppd' is already installed.
====================
Install 'mod_perl' version 1.99_10-dev in ActivePerl 5.8.0.804.
====================
Successfully installed mod_perl version 1.99_10-dev in ActivePerl 5.8.0.804.
Where should mod_perl.so be placed? [C:/Apache2/modules]

Moving mod_perl.so to C:/Apache2/modules ... done!
Remove temporary installation files from C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp? [yes]

mod_perl was successfully installed.
To try it out, put the following directives in your
Apache httpd.conf file (under C:/Apache2/conf):



C:\Apache2>bin\apache -V
Server version: Apache/2.0.47
Server built:   Jul  8 2003 22:02:11
Server's Module Magic Number: 20020903:4
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/winnt"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/apache"
 -D SUEXEC_BIN="/apache/bin/suexec"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error.log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"




Jacqui Caren, Ingram Group Ltd. [EMAIL PROTECTED]
ph: +44 (0) 1483 8628xx main=00 fax=01 ddi=65
http://www.ig.co.uk/ http://www.sitedirector.org/
http://www.perl.co.uk/


Reply via email to