I am having more and more clients call me about this. They are uploading a file (mixed platforms and browsers on client end), when the upload stops and/or jumps to 100% and says upload complete. Nothing was ever uploaded.
I am using 2.5 Pro on OS X box. I have been using it for a while and for the most part it works fine.
XUpload - upload stops, then jumps to 100%
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
Does it say "Transfer complete!" after jumped 100%? It looks problem happens cause upload.cgi killing somehow - maybe too high CPU usage, maybe runtime limit exceeded. But when progress jump to 100% it means upload.cgi died - logs tell same thing - no end part in logs.
Check out your server limits for CGI scripts with your administrator. If upload.cgi forced to die then I think there should be some message in some log file.
Check out your server limits for CGI scripts with your administrator. If upload.cgi forced to die then I think there should be some message in some log file.