Hello,
Here's a new bug report, somewhat related to T11613, where I have posted the server versions, settings and so on.
To recap:
PHP Version 5.5.9-1ubuntu4.19
Linux 3.13.0-45-generic #74-Ubuntu SMP 64 bit (Ubuntu LTS 14.04)
Apache/2.4.7 (Ubuntu)
Phabricator rP1ee426e4ac82c7afcf0bb7a33327870f0d7f78a9 (git clone has been performed today).
arcanist 9e82ef979e8148c43b9b8439025d505b1219e213 (25 Aug 2016)
libphutil 0107c187b6d8a4c1725972ab80a6cdc97d9912d3 (9 Sep 2016)
Reproduction steps:
- Follow the guide
- Go to the new install website
- Have PHP with open_basedir, therefore setup is going to warn you about disabling it
- Press the: "Ignore Setup Issue" link
Expected result:
Setup wizard going on to next step, ignoring the warning.
Actual result:
This URL gets called and I see the browser showing the "page loading" visual indication:
http://subdomain.domain.tld/config/ignore/php.open_basedir/
However nothing else happens. The same page appears again.
I can spam "Ignore..." and it still brings the wizard back to the same step.