Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 58330 invoked from network); 27 Nov 2003 12:39:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Nov 2003 12:39:27 -0000 Received: (qmail 13871 invoked by uid 500); 27 Nov 2003 12:39:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13792 invoked by uid 500); 27 Nov 2003 12:39:13 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 13648 invoked from network); 27 Nov 2003 12:39:08 -0000 Received: from unknown (HELO ext-nj2gw-1.online-age.net) (216.35.73.163) by daedalus.apache.org with SMTP; 27 Nov 2003 12:39:08 -0000 Received: from int-nj2gw-3.online-age.net (int-nj2gw-3 [3.159.236.67]) by ext-nj2gw-1.online-age.net (8.12.9/8.12.9/990426-RLH) with ESMTP id hARCd6oe025482 for ; Thu, 27 Nov 2003 07:39:06 -0500 (EST) Received: from cinmlef04.e2k.ad.ge.com (localhost [127.0.0.1]) by int-nj2gw-3.online-age.net (8.12.9/8.12.8/990426-RLH) with ESMTP id hARCd54w020746 for ; Thu, 27 Nov 2003 07:39:05 -0500 (EST) Received: from FTWMLVEM01.e2k.ad.ge.com ([3.159.81.31]) by cinmlef04.e2k.ad.ge.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 27 Nov 2003 07:39:04 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6521.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 27 Nov 2003 06:39:03 -0600 Message-ID: <9D669FA3F4331943A871E3F6FD0F1E53A97E7B@FTWMLVEM01.e2k.ad.ge.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Multipart/Form-Data Thread-Index: AcO0sXRgABil0FWtSsWmbP/9aPV4nQAMmVoQ X-Priority: 5 Priority: Non-Urgent Importance: low From: "McIsaac, Dave \(IndSys, Peterborough\)" To: , "Robert Andersson" X-OriginalArrivalTime: 27 Nov 2003 12:39:04.0788 (UTC) FILETIME=[714BE140:01C3B4E3] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Multipart/Form-Data X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N It is only multipart/form-data that fails. Other data that is posted is = read just fine (www-url-encoded). But my script seems to hang (actually = I think is blocking on the read but I can't prove that) when it hits the = read statement. I have been up and down the configuration settings but = so far nothing helps. -----Original Message----- From: Robert Andersson [mailto:robert@profundis.nu] Sent: Thursday, November 27, 2003 1:40 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Multipart/Form-Data McIsaac, Dave wrote. > I just switched from Apache Server v1.3 to v2.0. Why doesn't my > cgi script read of multipart/form-data work? Is it only that specific type of encoding that fails, or any type of = POST request? Regards, Robert Andersson --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server = Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org