Hi all,
after install, but before setup I'm blocked from going any further due to not being able to access /setup/setup.php
What I'm getting (checked using curl -svILk http://hostname/setup/setup.php) is an initial 302 redirect from /setup/setup.php to /setup/setup.php? and an infinite amount of futher 302 redirects from /setup/setup.php? to itself.
OS is Ubuntu 20.04, Apache 2.4.41-4ubuntu3.1, php 7.4.3-4ubuntu2.4. Installation was carried out as per https://docu.ilias.de/ilias.php?ref_id=367&obj_id=122176&cmd=layout&cmdClass=illmpresentationgui&cmdNode=iv&baseClass=ilLMPresentationGUI
Checked both vhost config and .htaccess more times than I care to mention and I can't seem to see where that redirect even comes from in the first place.
All help is greatly appreciated.