If you are unsure on how to configure these settings, please contact your Hosting Provider.
Recommended
- PHP version 7.2 or greater
- MySQL version 5.6 or greater OR MariaDB version 10.0 or greater
- WordPress memory limit of 256 MB or greater
- SSL (https://)
PHP versions
Name | Version |
Minimum | 5.6.20 |
Recommended | 7.2 or greater |
PHP configuration limits
Settings | Value |
max_execution_time | 180 |
memory_limit | 256M |
post_max_size | 32M |
upload_max_filesize | 32M |
WordPress memory limit
Just open wpconfig.php and add the code below. Read this post for know.
define( 'WP_MEMORY_LIMIT', '256M' );
Happy using MovieAsap!