Page MenuHomeGitPull.it

Raise php.ini upload_max_filesize to 8mb
Closed, ResolvedPublic

Description

I'm uploading historical photos and materials on sangirolamobari.com and I have a png file that loses too much quality when downgraded or converted to jpg. It's a file of 2,2mb and upload_max_filesize in php.ini is 2mb. Please, raise upload_max_filesize to 8mb, which is the maximum file size set in WordPress (so that everything will be coherent) If you are quite stingy, you can raise it at least to 2,2mb, but you have to notice that a similar request could come again sometime.
I'm actually migrating the History section, so I'd need to have this done to continue working on that.
Thank you very much in advance.

(Even higher upload_max_filesize = Ferdinando happier)

Event Timeline

ferdi2005 triaged this task as High priority.May 31 2020, 22:39
ferdi2005 created this task.
ferdi2005 created this object in space S1 Public.
ferdi2005 lowered the priority of this task from High to Normal.May 31 2020, 22:45

Introduced:

php_admin_value upload_max_filesize 10M

Obviously, it is even more than the Wordpress limit, asd. Excellent service, 10/10 would recommend. @valerio.bozzolan
asd