I found in the log file :
66.214.*.* - - [27/Aug/2005:06:27:57 -0400] "POST /cgi-bin/upload HTTP/1.1"
70007 652
What does http status code 70007 652 means ?
Thanks
--- James A <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a script that is used to UPLOAD a file.
>
> This script reads from "std
Hi,
I have a script that is used to UPLOAD a file.
This script reads from "stdin".
It runs nicely for almost 2 years without any problem.
Suddenly, today, it stuck at the end of the read process. It cant read from
stdin completely.
Anyone know what might be the problem?
I dont change anythin