My web hosting company upgraded their server from Apache 1.3 to 2 a week ago, and since then I have trouble with my PHP file uploading script which works fine before. The symptom is like this:
* It has no problem uploading files less than 2k.
* When the file is bigger than 2k, the uploading process is extremely slow, and the IE status bar will stuck at 38% for a long time. After that, the file appears to be uploaded, but in fact it is truncated to a size of slightly over 2k.
* When the file is much bigger than 2k, say over 20k, the uploading also stuck at 38%, and after a long time it just never come back again.
Any thoughts on this guys? Thanks.
* It has no problem uploading files less than 2k.
* When the file is bigger than 2k, the uploading process is extremely slow, and the IE status bar will stuck at 38% for a long time. After that, the file appears to be uploaded, but in fact it is truncated to a size of slightly over 2k.
* When the file is much bigger than 2k, say over 20k, the uploading also stuck at 38%, and after a long time it just never come back again.
Any thoughts on this guys? Thanks.