> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/admin-gids/installation_and_configuration/installation_wizard/launching_the_installation_wizard.md).

# De installatiewizard starten

Zodra de bestanden naar de server zijn gekopieerd, gaat u met uw browser naar «<http://www.mijndomein.com/chamilo>» of, lokaal, naar de «<http://localhost/chamilo> », afhankelijk van waar je de directory precies hebt geplaatst.

Als je een VirtualHost in de configuratie van je webserver hebt kunnen configureren, kun je beter direct een adres laden met de volgende vorm: «<http://www.virtualhost.com/>» Zonder het achtervoegsel *chamilo*. VirtualHosts vallen buiten het bestek van deze handleiding, maar u kunt er meer over leren op de documentatiewebsite van Apache of op Nginx (als u het gebruikt).

In de volgende screenshots installeren we Chamilo 1.11.12. De installatie van alle versies van 1.11.\* zijn bijna exact hetzelfde, dus de procedure is ook geldig voor 1.11.0, 1.11.2, 1.11.4, 1.11.6, 1.11.8 en 1.11.10.

![](/files/-LH9DBbPHm9TE8RuLDj4)

Afbeelding: Installatie - Welkomstscherm

U moet dan een reeks stappen volgen om uw platformparameters aan te geven. Deze stappen zijn bijna identiek voor lokale en externe installaties.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chamilo.org/1.11.x-nl/admin-gids/installation_and_configuration/installation_wizard/launching_the_installation_wizard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
