01-13-2010, 12:54 PM
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.
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.