# Launching the installation wizard

Once the files have beencopied to the server, point your browser at « <http://www.mydomain.com/chamilo> » or, locally, at the « <http://localhost/chamilo> », depending on where exactly you put the directory.

If you were able to configure a VirtualHost in your web server's configuration, you are better off loading directly an address of this form: « <http://www.virtualhost.com/> » without the *chamilo* suffix\_.\_VirtualHosts are out of the scope of this guide, but you can learn about them from Apache's documentation website or Nginx's (if you use it).

In the following screenshots, we install Chamilo 1.9.4. The installation of all versions of 1.9.\* are almost exactly the same, so the procedure is also valid for 1.9.0, 1.9.2, 1.9.4, 1.9.6 and 1.9.8.

![](/files/-LioWIw8B3VmFl1xMRdS)

*Illustration: Installation – Welcome screen*

You must then follow a series of steps to indicate your platform parameters. These steps are almost identical for local and remote installations.


---

# 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.chamilo.org/1.11.x/admin-guide/installation_and_configuration/installation_wizard/launching_the_installation_wizard.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.
