1. Server Recommendations

If you are unsure about how to configure these settings, please contact your hosting.

  • PHP version 7.1 or greater
  • MySQL version 5.6 or greater or greater
  • The wordPress memory limit of 512 MB or greater

PHP configuration limits

SettingValue
max_execution_time180
memory_limit512M
post_max_size128M
upload_max_file size128M

WordPress memory limit

define( 'WP_MEMORY_LIMIT', '512M' );
Was this page helpful?