Max upload filesize

3 posts / 0 new
Last post
#1 Mon, 04/18/2016 - 04:19
clickbizz

Max upload filesize

Hello,

We host many Wordpress websites that use the Visual Composer plugin.

When customers update to a new version of Wordpress the Visual Composer plugin must be updated. They can upload the plugin by Wordpress, but the filesize is more then 2 MB.

The default upload_max_filesize for all customers is 2 MB. Do we have to change this manually for all servers or is there a n other way ?

We have the free version.

Thank you.

Yours,

Manolito

Wed, 04/20/2016 - 13:51
DonX

I think you may have to change for all servers not unless you it set or have it set where all the servers use one global php.ini configuration file. (Assuming if you're referring to PHP upload_max_filesize since WordPress is made from PHP.)

Thu, 04/21/2016 - 10:39
jaypeesmith

If you want to change it globally, it would be under Webmin > Others > PHP Configuration.

You could then click the Manage button next to the ini file you want to change (for example, if you use fcgi, you could click the button next to the CGI option). After that, click the Resource Limits button and you can change the desired values there and then click Save.

Topic locked