# How to install

## **Server Requirements**

### **\*\*\*Required MYSQL version > 5.7 or MariaDB version > 10.2**

* PHP >= 7.3
* openssl
* pdo
* gd
* tokenizer
* JSON
* bcmath
* exif
* mbstring
* xml
* ctype
* cURL
* zip

## Step by step install

* Extract downloaded archive&#x20;
* Upload file zillpage.zip to the server&#x20;
* Extract file zillpage.zip on the server&#x20;
* Create .env from .env-example
* Directories storage, bootstrap 0775&#x20;
* Go to web url: <http://your-web.site/install>&#x20;
* Follow instructions on the screen.

## [Video Install](https://www.youtube.com/watch?v=ENk8vsFY3uI)

> <https://www.youtube.com/watch?v=ENk8vsFY3uI>

{% embed url="<https://www.youtube.com/watch?v=ENk8vsFY3uI>" %}


---

# 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.zillapage.com/master.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.
