I am getting this error in CGI script while executing a script.
(70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer:
The script is executing about 6-7 sql, therefore takes time to display the output, hence the above error.
How can I sort out this problem. Is there any facility of setting timer or timer function. I'm deploying the script on Apache server.
TIA
Raj
(70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed, referer:
The script is executing about 6-7 sql, therefore takes time to display the output, hence the above error.
How can I sort out this problem. Is there any facility of setting timer or timer function. I'm deploying the script on Apache server.
TIA
Raj