I try to install phpBB3.3 on my pc in localhost with Windows 10 and XAMPP. When I run the installation I get the error:
The installer detected a timeout
The installer has detected a timeout, you may try to refresh the page, which may lead to data corruption. We suggest that you either increase your timeout settings or try to use the CLI.
When I go to apache error log I get this:
[Sat Jan 11 18:20:13.498490 2020] [ssl:warn] [pid 5724:tid 712] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
I suspect that phpBB installation is trying to install my localhost forum like it has an SSL certificate? How to disable it and run a normal installation on port 80? Needless to say, on the installation itself I explicitly specify port 80!