# Installation on Server

### Requirements

{% hint style="danger" %} <mark style="color:red;">Make sure PHP VERSION 7.3 /</mark> <mark style="color:red;"></mark><mark style="color:red;">**8.1**</mark>  <mark style="color:red;"></mark><mark style="color:red;">AND MySQL Version 5.5 / 5.7</mark>
{% endhint %}

### &#xD;QrexOrder requires **`PHP v8.1`**, and the following PHP extensions:&#xD;

* OpenSSL PHP Extension
* PDO PHP Extension
* Mbstring PHP Extension
* Tokenizer PHP Extension
* XML PHP Extension
* Ctype PHP Extension
* JSON PHP Extension
* ZIP PHP Extension
* FileInfo PHP Extension
* BCMath PHP Extension
* GD PHP extension

[Click here](/qrexorder/qrexorder-limitation-and-features/requirements-for-qrexorder.md) to read the full requirement list.

### Very Important

QrexOrder can only be installed on your main domain or subdomain:\
For Example, **yourdomain.com** OR **hello.yourdomain.com**\
\
It **CANNOT** be installed in the subdirectory path of your domain.\
For Example,  **[www.yourdomain.com/my-new-website](http://www.yourdomain.com/my-new-website)**

{% hint style="danger" %} <mark style="color:red;">For New installation you have to update new\_</mark>*<mark style="color:red;">install\_</mark>*<mark style="color:red;">package\_version.zip File inside the downloaded zip from codecanyon.</mark>
{% endhint %}

### **Video Instructions**

{% embed url="<https://www.youtube.com/watch?v=8dntBnuK-rY>" %}

### **Written steps** <a href="#written-steps" id="written-steps"></a>

{% hint style="danger" %} <mark style="color:red;">For New installation, you have to update the new\_</mark>*<mark style="color:red;">install\_</mark>*<mark style="color:red;">package\_version.zip File inside the downloaded zip from codecanyon</mark>
{% endhint %}

The following steps need to be followed to install the script properly on a shared hosting platform.

* **Step 1:** Download the zip file from CodeCanyon.
* **Step 2:** Extract the zip file from your local system. `pc / laptop`
* **Step 3:** Upload the ***install\_package\_version*****.zip** inside the downloaded zip install Package folder on your server o&#x66;**`public_html / subdomain directory`**

  of your hosting.
* **Step 4:** Run your site **[www.yourdomain.com/](http://www.yourdomain.com/) or [www.yourdomain.com/install](http://www.yourdomain.com/install)**

{% hint style="info" %}
Make sure you are configuring your MySQL database.
{% endhint %}

***

> <mark style="color:red;">Uploads folder permission</mark>

Please make sure the uploads folder and its child folders, database.php files are set t&#x6F;**`0755`**&#x49;t should allow read, write, and execute.\
Also, check your server is allowed to show images.


---

# 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://phplime-envato.gitbook.io/qrexorder/installation-on-server.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.
