Re: Trouble with POST using Perl on LightTPD

Marc Prewitt <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Shane Calimlim wrote:
> I'm having trouble reading POST form data using a perl dispatcher on the
> LightTPD web server.
> 
> STDIN is always empty and the CONTENT_LENGTH environmental variable is
> nonexistant.
> The CONTENT_TYPE variable exists and is correct and REQUEST_METHOD does
> show POST.
> 
> Is there a special method necessary to access POST in perl when using
> FCGI or is this a bug?
> 
> 

Post data works fine for us.  We're using CGI::Fast to access
everything.  Are you using FCGI directly?
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.