View Single Post
Old August 3rd, 2005, 02:40 PM   #11 (permalink)
Zachery
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: Upload / Download Quits

I suggest making the move from php as a CGI to php as an apache module, if you are running apache1/2 which it seems you are.

Chances are CGI is timing out the script before it has a chance to finish sending all of the data.
Zachery is offline   Reply With Quote