1. Server recommendations

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

Recommended

  • PHP version 7.1 or greater
  • MySQL version 5.6 or greater or greater
  • WordPress memory limit of 256 MB or greater

PHP configuration limits

SettingValue
max_execution_time180
memory_limit256M
post_max_size32M
upload_max_file size32M

WordPress memory limit

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