Server Recommendations

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

To use Moura, please make sure you are running at least WordPress 5.0, PHP 5.6, and MySQL 5.6 or higher. For better performance and efficiency, we recommend using PHP 7.4 or 8+


Recommended


PHP configuration limits

SettingValue
max_execution_time180
memory_limit512M
post_max_size128M
upload_max_filesize32M
max_input_vars2000+

WordPress memory limit

define( 'WP_MEMORY_LIMIT', '256M' );
WordPress memory can be different from the server – you need to set this regardless of server memory settings.

https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP