# Requirements

In most cases , WordPress installation is a very simple process that takes less than five minutes to complete. Many web servers now offer tools to automatically install WordPress for you.

## **1) Requirements for WordPress**  <a href="#id-1-requirements-for-wordpress" id="id-1-requirements-for-wordpress"></a>

Make sure that your web host has the [minimum requirements to run WordPress.](http://wordpress.org/about/requirements/)​

You can download the latest WordPress release from [WordPress.org](http://wordpress.org/)​

## **2) Requirements for Themelexus WordPress Theme WP** <a href="#id-2-requirements-for-shome-wp" id="id-2-requirements-for-shome-wp"></a>

To use Funisox WP theme, please make sure that your hosting is running as the following features:

{% hint style="info" %}
WordPress 5.2+
{% endhint %}

{% hint style="info" %}
PHP 7.x+
{% endhint %}

{% hint style="info" %}
MySQL 5.6+
{% endhint %}

## **3) Recommended PHP Configuration Limits** <a href="#id-3-recommended-php-configuration-limits" id="id-3-recommended-php-configuration-limits"></a>

{% hint style="success" %}
Max\_execution\_time 600
{% endhint %}

{% hint style="success" %}
Memory\_limit 512M
{% endhint %}

{% hint style="success" %}
Upload\_max\_filesize 40M
{% endhint %}

{% hint style="success" %}
Post\_max\_size 48M
{% endhint %}

## **4) Requirements for Server Configuration** <a href="#id-4-requirements-for-server-configuration" id="id-4-requirements-for-server-configuration"></a>

* Contact server admin or use Cpanel account to enable allow\_url\_fopen = 1
* Make sure your server supports JSON files
* Set permission for all files and folder at the same link: <https://www.siteground.com/tutorials/ftp/change-permissions/>
