in reply to Re: Running Command Line Programs from a CGI Script
in thread Running Command Line Programs from a CGI Script

Actually if I input a simple octave script, it runs fine on the server. It is just when I input a long-running script that it returns nothing, leading me to the idea of timeout issues.

Unfortunately I can't find docs about timeouts in this scenario anywhere.
  • Comment on Re^2: Running Command Line Programs from a CGI Script

Replies are listed 'Best First'.
Re^3: Running Command Line Programs from a CGI Script
by cbrandtbuffalo (Deacon) on Jun 10, 2005 at 19:17 UTC
    What kind of server are you running and how long is "long-running"? I think the default timeout for Apache is fairly long, maybe 5 minutes?