in reply to CGI.pm 3.01, POST_MAX and hanging CGI script

I have no idea of what went wrong, but perhaps should you post a code example that we can try, and furthermore if it doesn't send anything to the browser, try outputting to the httpd logfile using warn (to see if the script is frozen somewhere in the CGI call or elsewhere).
  • Comment on Re: CGI.pm 3.01, POST_MAX and hanging CGI script