Re: POST fields not present with mod_scgi 1.12

Neil Schemenauer <[email protected]> Sat, 15 Sep 2007 16:22:21 +0000 (UTC)
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Hamish Lawson <[email protected]> wrote:
> I'm finding that POST fields are not being picked up by get_field. If
> I bypass SCGI and run the application via a Quixote CGI driver then it
> works fine. Is there an issue with mod_scgi 1.12?

Can you try dumping the "Request" object to a log file and mail it
to me.  Either the env vars are not as Quixote requires or Quixote
has a bug.

  Neil