Re: Downloading SpreadSheet Data with Apache

2007-09-22 Thread Issac Goldstand
Make sure that you set a TimeOut in httpd.conf greater than your script's delay: http://httpd.apache.org/docs/2.2/mod/core.html#timeout Issac Tyler Bird wrote: Michael Peters wrote: Tyler Bird wrote: I run this script and the log files show the incrementing numbers in the for loop, but

Re: Downloading SpreadSheet Data with Apache

2007-09-21 Thread Tyler Bird
Michael Peters wrote: Tyler Bird wrote: I run this script and the log files show the incrementing numbers in the for loop, but whats weird is that the browser seems to still be "downloading" you know that little icon seems to be spinning and I see no output not and html header of any line of

Re: Downloading SpreadSheet Data with Apache

2007-09-21 Thread Michael Peters
Tyler Bird wrote: > I run this script and the log files show the incrementing numbers in the > for loop, but > whats weird is that the browser seems to still be "downloading" you know > that little icon seems to be spinning > and I see no output not and html header of any line of text. You need t

Downloading SpreadSheet Data with Apache

2007-09-21 Thread Tyler Bird
Hi, I have written a script to wait 800 seconds and then send a html content type header and a line of text. The server I am using is apache 1.3 with mod_perl 1.x I run this script and the log files show the incrementing numbers in the for loop, but whats weird is that the browser seems to