Report this

What is the reason for this report?

Unable to upload a file larger than 5mb via a php page. Checked php.ini file. Error message "exceeds MAX_FILE_SIZE directive in html"

Posted on August 9, 2016

Centos, Apache, PHP Version 5.4.16 php.ini is:

upload_max_filesize=12M
memory_limit=512M
max_execution_time=60
max_input_time=60
post_max_size=12M

There are no .htaccess files used that I know of.

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.