From: Harmon K. <cra...@ho...> - 2000-11-03 21:24:52
|
I just upgraded from httpd3.0.0 to httpd3.2 (windows NT 4.0). Suddenly the server can't retrieve POST data. It handles GET requests just fine. I use Don Libes cgi.tcl package, specifically the cgi_input routine, which reads stdin like set input [read stdin $env(CONTENT_LENGTH)] and that's where it hangs, waiting a couple minutes, then returning an input of "" (empty). The log does not register an entry for POST requests. Does anyone know where to begin to solve this problem? Thanks! Harmon, er uh, Michael _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. |