Can't Upload Large Files
By
Paul
PHP's default limit for largest file upload allowed is 2 MB, and most web hosts leave it there. You can check your limit by going to your phpinfo and finding the max_upload_filesize line.
The only thing you can do about this is ask your web host to increase the limit.
Rating:
5/5 based on 1 vote. The median rating is 5.
Submitted:
07/09/04
Description:
If you have changed the settings to allow large files but still can't upload beyond perhaps 2 MB, read this.
Views:
898 views. Averaging 1 per day.
In the most recent 30 day period, there've been 0 views.
Previous Article
| Next Article