Your default PHP upload limit depends on the type of hosting account you have (more info):
Type | Default upload limit | Max |
---|---|---|
cPanel | 32 MB | No limit |
Plesk | 10MB | 2GB |
Web | 32 MB | 128 MB |
Classic | 32 MB | 64 MB |
To change the limitation, edit or add the following values in your PHP initialization file (more info):
The above settings change your PHP upload limit, allowing you to upload files up to 50MB in size.
The upload limit does not guarantee an upload will complete — only that it isn't rejected by the server.
Uploads beneath the limit can still fail because of: