|
What is the largest file you can safely upload? If others can upload and its only these big files that cause a problem either the max upload in PHP is lower than the file your trying to upload or the server has a LimitBodyRequest variable set in there apache setup to limit upload sizes
You did clear your uploads directory of all files?
|