# Server Requirements
To use Arrigo WordPress Theme your server must meet the following requirements:
- Server must be running WordPress
5.0
or higher. It’s recommended to always use the latest version of WordPress. - Server must support PHP
7.0
or higher. - Elementor plugin should be
2.7.3
or higher. - You should have an active database in MySQL
5
or higher. - You need to have FTP access to your website hosting or credentials to your hosting panel.
# Recommended PHP Configuration
memory_limit = 256M
upload_max_filesize = 32M
post_max_size = 32M
max_execution_time = 60