# Uniform Server (recommended)

## 1. Download Uniform Server

{% embed url="<https://www.uniformserver.com/>" %}

Extract the folder somewhere on your drive, lets say, drive **D:**

## 2. Delete content of www folder

Go to **D:\UniServerZ\www** and delete all files inside

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2F3xNWfGBUHGYhluduWZQl%2Fimage.png?alt=media\&token=6ae52867-481e-440b-840e-a9323e0aeb0b)

## 3. Enable ZIP extension in UniServerZ

### 1. Stop the Apache Server first:

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FQ9OSLTDjQ8WydjnVBni9%2Fimage.png?alt=media\&token=d550df73-1776-4d1a-a126-143d0da8fd4e)

### 2. Navigate to PHP -> Edit Basic and Modules ->PHP Modules Enable/Disable

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2Fxey0laOkafOeQGjjk3J5%2Fimage.png?alt=media\&token=ad9908a7-e5fc-4a7f-b602-131b47c6e2d4)

### 3. Check ZIP Extension

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FRpZgr2o5mH8FtjB41p2B%2Fimage.png?alt=media\&token=5002dbb4-8bcd-464f-8782-b149f3d81a4b)

### 4. Start Apache again

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FugCkNt43GnfpGVhW5862%2Fimage.png?alt=media\&token=09c84e21-0c2a-47bd-9bb5-717837baeeb2)

## 4. Download MyAAC

Download latest version of MyAAC.

Go to MyAAC GitHub page - <https://github.com/otsoft/myaac>, and navigate to Releases - <https://github.com/otsoft/myaac/releases/latest>

Download the .zipped file from Assets

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FIxvhqXehGjxFybrfBYVz%2Fimage.png?alt=media\&token=5c5e6555-0bee-42ec-83af-92f89b9411f1)

## **5. Move content of the archive**

Unzip downloaded file - **myaac-0.8.21.zip**, and paste the content into **UniServerZ\www**

So at the end it looks like this:

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FKEBg4qM91Y2dr51Eppjb%2Fimage.png?alt=media\&token=b0e62185-3298-4361-8031-5e6cf0052df8)

## 6. Visit <http://localhost>

The installation page should be shown like on the picture.

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2F4oBSFgbuqjDq2BoB9u2o%2Fimage.png?alt=media\&token=cc5dd24a-7d6c-494f-9ddf-d25a07089b3c)

If you are using MyAAC 0.9.x, then the install screen will look a bit differently.

## 7. Follow the installation

At the end you should see following screen:

![](https://161068528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsnqkXPUzqMWAL9dgn3M9%2Fuploads%2FSz3aV86nI3u5RXRHpvwm%2Fimage.png?alt=media\&token=afc06c26-05b3-412e-8165-58073b160ee5)


---

# 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.my-aac.org/install/windows/uniform-server-recommended.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.
