upload a file - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html) +--- Thread: upload a file (/thread-154.html) |
upload a file - Stephen - 01-13-2010 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. |