# System Requirements

To ensure optimal performance and avoid technical issues with the **Motors**, please ensure your server meets the following requirements. If you are uncertain whether your server is compatible, contact your hosting provider for assistance.

Here are the **minimum** server requirements:

* **WordPress Version:** <mark style="color:green;">**6.3**</mark> or higher
* **PHP Limits**
  * PHP Version: <mark style="color:green;">**7.4**</mark> or higher
  * PHP time Limit ([max\_execution\_time](https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-maximum-execution-time/)): <mark style="color:green;">**300**</mark>
  * PHP Post Max Size: <mark style="color:green;">**64 MB**</mark>
  * PHP Max Input Vars: <mark style="color:green;">2004</mark>
  * GZip: <mark style="color:green;">enabled</mark>
  * ZipArchive: <mark style="color:green;">enabled</mark>
  * WP Remote Get: <mark style="color:green;">enabled</mark>
* **Database: MySQL &#x20;**<mark style="color:green;">**8.0**</mark> or higher OR **MariaDB** version <mark style="color:green;">**10.4**</mark> or greater.&#x20;
* **WP Memory Limit:** <mark style="color:green;">**256 MB**</mark> or higher
* **Server Modules** – `mod_rewrite, cURL`
* **Max Upload Size**: <mark style="color:green;">**64 MB**</mark>
* #### [**HTTPS**](https://wordpress.org/news/2016/12/moving-toward-ssl/) Support

{% hint style="info" %}
**Note:** Using an older version of PHP may cause compatibility issues. We strongly recommend contacting your hosting provider to upgrade to the latest PHP version.
{% endhint %}

### Supported Browsers

As web technology advances, it's essential to keep your website updated. Older browsers may not fully support the features of our plugin. Below is a chart outlining the systems that our plugin supports:

<table><thead><tr><th width="236">Browser</th><th>Desktop Version</th><th>Tablet &#x26; Mobile Version</th></tr></thead><tbody><tr><td>Google Chrome</td><td><mark style="color:green;">100.x</mark> and above</td><td><mark style="color:green;">100.x</mark> and above</td></tr><tr><td>Microsoft Edge</td><td><mark style="color:green;">100.x</mark> and above</td><td><mark style="color:green;">100.x</mark> and above</td></tr><tr><td>Brave </td><td><mark style="color:green;">100.x</mark> and above</td><td><mark style="color:green;">100.x</mark> and above</td></tr><tr><td>Firefox</td><td><mark style="color:green;">100.x</mark> and above</td><td><mark style="color:green;">100.x</mark> and above</td></tr><tr><td>Safari</td><td>MacOS Safari <mark style="color:green;">14</mark> and above</td><td>iOS Safari <mark style="color:green;">14</mark> and above</td></tr><tr><td>Others</td><td>Latest versions preferred</td><td>Latest versions preferred</td></tr></tbody></table>

{% hint style="danger" %}
No versions of **Internet Explore**r are supported.&#x20;
{% endhint %}

Ensuring these system requirements are met will help you make the most of the **Motors** and ensure a smooth, trouble-free experience.

## **How to view System Status**

There is a **System Status** tab in **Motors Dashboard** that gives you access to main server indicators:

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDP3ivYPbpYO9Rs_wuB%2Fuploads%2Fp1nWKJKDRPzSzJIm4I7c%2Fimage.png?alt=media\&token=3ce9feef-2e00-411b-bd1c-24af7b0661fa)

**The server Environment** section shows which minimum requirements are met on your server:

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDP3ivYPbpYO9Rs_wuB%2Fuploads%2FgLOQDsq7R1FyuzVb8HxR%2Fimage.png?alt=media\&token=8675aa23-e360-41b3-b03e-fb3428818161)

You can change the required parameters and PHP version under the Hosting account, cPanel, or contact your hosting provider to set the right parameters for you.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/general/system-recommendations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
