I was going to note a similar problem I was having to this list (as I
believed it to be mod_ssl related at first), but I believe the problem is
not with mod_ssl but with Apache 1.3.14 and/or PHP 3.0.4pl1. That is, are
you noting this problem with https only, or have you confirmed that it
exists for non-SSL connections as well?
Since you are noting that it doesn't work with scripts other than PHP, it
leads me to believe it's an apache problem, but I found the problem with:
Apache 1.3.14 + mod_ssl + PHP3.0.4pl1
Apache 1.3.12 + mod_ssl + php 3.0.2
Everything works fine with:
Apache 1.3.12 + mod_ssl + php 3.02
I have not tried Apache 1.3.14 + php 3.0.2 yet, and have not tried
compiling Apache 1.3.14 with the previous mod_ssl (as it is not designed to
work with it) -- but the evidence in my testing seems to suggest a problem
with Apache 1.3.14 AND PHP3.0.4pl1, rather than mod_ssl
Jamie
At 04:04 PM 11/10/00, [EMAIL PROTECTED] wrote:
>Full_Name: Dieter Wimberger
>Version: 2.7.1-1.3.14
>OS: RH 6.1
>Submission from: (NULL) (193.170.30.134)
>
>
>Internet Explorer POST to https with multipart/form-data
>fails (just 5% of tries it does not).
>
>Verified for 5.5, 5.5 SP1 (High and low encryption)
>
>FORM:
>
>SCRIPT (simple cgi):
>#!/bin/sh
>echo Content-type: text/plain
>echo
>echo
>echo "multipart/form-data upload debug:"
>echo "---------------------------------"
>echo "ContentType=$CONTENT_TYPE "
>echo ">>>>>>>>>> DATA <<<<<<<<<<"
>cat -
>#end SCRIPT
>
>Behaviour also verified with perl script, php and jserv tests.
>
>Host System:
>RH 6.1 (Cartman)
>Apache/1.3.14 (Unix)
>ApacheJServ/1.1.2 PHP/4.0.3pl1 mod_ssl/2.7.1 OpenSSL/0.9.6
>
>Client System:
>Windows 2000 Professional
>Windows NT4 SP6
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List [EMAIL PROTECTED]
>Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]