This is documented elsewhere, though I didn't quickly find the other posted solution(s).
In YOUR_SECRET_ADMIN/includes/configure.php need to have your web address set to https: for 3 the HTTP_SERVER constant:
'HTTP_SERVER', 'https://
'HTTPS_SERVER', 'https://
That should allow continuing with the installation...


Reply With Quote
