Hello

I the following problem: uploading generally files. However, files larger than 1MB aren't uploaded - the progress bar jruns, and i get the following error message

The selected file Quality Manual - Standard v2.0.pdf could not be uploaded. The file is 1.04 MB which would exceed your disk quota of 2 MB.

The max. upload file size is set to 2 MB (which is also the max allowed by the php settings.

Any ideas what might be wrong? Thanks for your help,

Many thanks in advance

Jit

edited by silverwing - moved to post installation forum</sub>

Comments

borjagut’s picture

i've the same problem, anyone knows anything?

walden’s picture

I believe you only get to upload half of your php setting. So if you want to upload 2mb, your php setting should be 4mb.

Antiquitties’s picture

Hi!

The limit could come from admin/settings/uploads as "Total file size per user"

I'm not sure what are you using for upload. Can you post a screenshot or provide more details? Is it default file attachment or are you using a different module?

Valentin

seortiz’s picture

Hello,

Are you using MySQL? Check for the value of parameter:

max_allowed_package

in configuration file (usually my.cnf)

Regards,
Sergio