I have a script that sends only a lot of data in json format by mail.
Up to 10 MB (data is placed in a flat file) data script works fine if the download is higher, I get from an internal Apache 500 server error.
I looked into the Apache log file, I get
[Wed Jan 19 17:26:41 2011] [error] [client ip] Premature end of script headers: index.php [Wed Jan 19 17:26:41 2011] [debug] mod_deflate.c(615): [client ip] Zlib: Compressed 632 to 385 : URL /index.php
Do you have any ideas?
Bye
Whisher
source share