| 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.
|