Recommended PHP Configuration

  • The mod_rewrite Apache module

  • The iconv extension with UTF-8 encoding

  • PHP time limit should be set to 300

  • Upload max filesize should be set to 512M to run all plugins without issues.

  • PHP post max size should be set to 512M

  • Max input time should be set to -1

Last updated