Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

To upload a large sized file more than 2G in PHP, the OS must be based in 64bits instead of 32bits, and you should change some settings in /etc/php.initini and LimitRequestBody=0 in httpd.conf or virtualhost


In the /etc/php.ini, you should change some values like

...