Fail to upload file larger than 7k bytes
Brought to you by:
fantastichenein
I used cgi-lib.pl and CGI.pm to upload file to the web
server. As long as the file size is less than 8K, the
upload was fine. If the file is larger than 8K, I
experienced error. I tried the same script with Apache
and had no problem with uploading really big files (a few
MB files).