Xampp 7 - gtbu/Typesetter5.2 GitHub Wiki
** The development of Xampp after version 8.2 has ended **
- At https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/ are the old portable versions which you can unpack (7-zip) for installation in a directory like e:\xampp73\ and start the setup_xampp.bat for self-configuration.
*** Alternatives are
- Xampp Lite 7.3 ** https://sourceforge.net/projects/xampplite/files/7.3/7.3.33/ (portable)
- Xampp Lite 7.4 ** https://sourceforge.net/projects/xampplite/files/7.4/7.4.33/ (portable)
** Please do not to forget ** : In the php.ini activate gd2 (for php 8 : gd), intl and zip-extensions -- in lines 944, 947 and 975 of php.ini (remove the ;) - and restart Apache