Discussion:
Maximum Upload File Size Settings?
Ken.Neiser
2012-08-26 21:55:22 UTC
Permalink
I changed the /et/php.ini file upload sizes for upload_max_filesize = 5G
and post_max_size = 5.6G. Yes when I go to do an upload the pop-up
message on the upload arrow shows the max. size to be 512 MB.

Did I set something wrong or is there another setting needed?
Juan Carlos Cornejo
2012-08-26 22:02:33 UTC
Permalink
Hi,

If using apache, did you restart apache?

Best,
Juan Carlos
I changed the /et/php.ini file upload sizes for upload_max_filesize = 5G and
post_max_size = 5.6G. Yes when I go to do an upload the pop-up message on
the upload arrow shows the max. size to be 512 MB.
Did I set something wrong or is there another setting needed?
_______________________________________________
Owncloud mailing list
https://mail.kde.org/mailman/listinfo/owncloud
Trey Nolen
2012-08-26 23:15:34 UTC
Permalink
Post by Ken.Neiser
I changed the /et/php.ini file upload sizes for upload_max_filesize =
5G and post_max_size = 5.6G. Yes when I go to do an upload the pop-up
message on the upload arrow shows the max. size to be 512 MB.
Did I set something wrong or is there another setting needed?
_______________________________________________
Owncloud mailing list
https://mail.kde.org/mailman/listinfo/owncloud
Did you go under Settings...Admin inside Owncloud to set it there?

Also, if you are going to do 5GB, make sure you have enough memory in
the machine. You will also want to make sure you increase
max_execution_time and max_input_time so you will have time to upload
that much (although those won't affect the 512MB limit you are seeing).




Trey Nolen

Continue reading on narkive:
Loading...