Quote:
|
Originally Posted by Zachery 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. |
How can I ensure they do this....is there a command to check it?
Thank you sir!