Andreas Gohr 8dd4b43deb Fix DLL dependency detection
The VC redistributable has DLLs for different architectures now. We need
to look for the _amd64 postfix
2023-12-13 09:59:36 +01:00
2023-09-18 11:28:21 +02:00
2023-12-13 09:58:31 +01:00
2023-12-13 09:59:36 +01:00
2023-09-16 16:17:09 +02:00
2023-09-18 11:12:55 +02:00

Portable Apache Builder for DokuWiki on a Stick

This is a build script to extract the needed files for a minimal Apache server with PHP for the use with DokuWiki. It's meant to be run on Linux but builds a 64 bit Windows version of the server.

End users are not supposed to run this. Instead chose the "DokuWiki on a Stick" option at http://download.dokuwiki.org - this is merely a reminder in script form for the maintainers.

The script creates the server part only. It needs to be completed by placing a "dokuwiki" folder in the root dir.

Note: you can get a Win11 VM directly from Microsoft for testing:

wget https://aka.ms/windev_VM_virtualbox
Description
Helps building a minimal Apache for DokuWiki-on-a-Stick
Readme 545 KiB
Languages
Shell 84%
Batchfile 15.1%
PHP 0.9%