Report this

What is the reason for this report?

post_max_size being defined as smaller than upload_max_filesize in php.ini

Posted on May 18, 2017

Hi guys!

On my Wordpress site I have this message:

File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.

On my php.ini file I have the following:

upload_max_filesize: 64M
post_max_size: 90M
memory_limit = 128M

Someone can you help me?

Thanks in advance

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.