Cấu hình Server để chạy theme Flatsome
Đề xuất
- PHP version 7.1 hoặc cao hơn
- MySQL version 5.6 hoặc cao hơn, cũng có thể dùng MariaDB version 10.0 hoặc cao hơn
- WordPress memory limit of 256 MB or greater
- SSL (https://)
PHP versions
Version | |
Minimum | 5.6 |
Recommended | 7.1 or greater |
PHP configuration limits
Setting | Value | |
max_execution_time | 180 | |
memory_limit | 256M | |
post_max_size | 32M | |
upload_max_filesize | 32M |
WordPress memory limit
define( 'WP_MEMORY_LIMIT', '256M' );