Community Support for OpenDocMan (Deprecated)

Full Version: upload a file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to add several files that are all greater than
2Mb in size. When I add them i get the following
message:
Please upload a valid document.
I think this is a file size issue and was
wondering if there is a control on the file size?


logart

You should check your php.ini settings and update the upload_max_filesize
and post_max_size values.