Is it possible to install bookstack under windows? How? #2089

Closed
opened 2026-02-05 02:52:00 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @ThorsenRune on GitHub (Feb 11, 2021).

Originally created by @ThorsenRune on GitHub (Feb 11, 2021).
Author
Owner

@ssddanbrown commented on GitHub (Feb 12, 2021):

Generally you'd use something like XAMPP (7.4 version) or Laragon or WSL 2 or docker. These are all more kind of "development" setups though, the latter would really more be emulating Linux environments. The most production-like way on Windows would really be via IIS but that's not an area I have too much knowledge around.

@ssddanbrown commented on GitHub (Feb 12, 2021): Generally you'd use something like [XAMPP](https://www.apachefriends.org/download.html) (7.4 version) or [Laragon](https://laragon.org/) or WSL 2 or docker. These are all more kind of "development" setups though, the latter would really more be emulating Linux environments. The most production-like way on Windows would really be via IIS but that's not an area I have too much knowledge around.
Author
Owner

@ThorsenRune commented on GitHub (Feb 12, 2021):

Managed to do it.
Installed composer:https://getcomposer.org/
Installed XAMPP https://www.apachefriends.org/index.html
In XAMPP I started phpMyAdmin. Created the database with the name set in .env file
Opened a cmd terminal.
Ran the steps described in the installation. ....fixed problems that I cant remember now....
Finally it runs on my windows 10 pc.
If i find time ill write up the process and post it

@ThorsenRune commented on GitHub (Feb 12, 2021): Managed to do it. Installed composer:https://getcomposer.org/ Installed XAMPP https://www.apachefriends.org/index.html In XAMPP I started phpMyAdmin. Created the database with the name set in .env file Opened a cmd terminal. Ran the steps described in the installation. ....fixed problems that I cant remember now.... Finally it runs on my windows 10 pc. If i find time ill write up the process and post it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2089