> When we read large file, CGI timeout will occur. So cannot read large files of length 10 MB or more. Can someone suggest any other method? What about extending the time limit for the script? I have a script that processes a 7 MB file and make a call to set_time_limit () at the beginning.