Eric S. Johansson wrote: > I'm getting a 500 error message from a reasonably long running CGI > program after about 15-20 seconds runtime. There is no output > apparently coming from my CGI program and everything seems to run > okay when it runs with a smaller data set. I'm seeing nothing in > the error log or the access log so I'm more than a little puzzled. > It's more than likely that it is my own CGI but I need some way of > getting in the middle to figure out what's going wrong. any > suggestions what may be happening or for the diagnostic approach?
Ummmm.. try to increase CGI_TIMEOUT in macros.h, and recompile. Please, let me know if that fixes the problem for you :-) -- Greetings, alo. _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
