You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Danni Wilson <da...@progressiveideas.org> on 2001/10/20 17:27:17 UTC

mod_cgi/8586: Apache does not send POST method data through CGIWrap

>Number:         8586
>Category:       mod_cgi
>Synopsis:       Apache does not send POST method data through CGIWrap
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sat Oct 20 08:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     danni@progressiveideas.org
>Release:        1.3.19
>Organization:
apache
>Environment:
RedHat Linux v7.1 Kernel v2.4.2-2smp
Compiler: gcc version 2.96 20000731
>Description:
Using the following setup

ScriptAlias /CGIWrap /usr/cgiwrap
Action cgi-wrapper /CGIWrap/cgiwrap
AddHandler cgi-wrapper .cgi

Heres the problem, when a POST method is sent to a CGI Script the CONTENT_LENGTH var is set correctly, but nothing can be read from STDIN... Any clues why?

Please don't give me the run around. This is a problem with apache or something you changed since v1.1. which works just fine with the CGIWrap in this method.
 
Thanks for your time
 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]