Hello, i just downloaded and installed phabricator. The code is up to date.
When i try to connect to the web interface, my browser show me a ERR_TOO_MANY_REDIRECT error.
I find this issue https://secure.phabricator.com/T4140 and activate the debu.stop-on-redirect configuration option
There is my stack
Stopped on Redirect You were stopped here because debug.stop-on-redirect is set in your configuration. You are being redirected to: http://phabricator.local/auth/register/ Depth Library File Where 6 phabricator applications/auth/controller/PhabricatorAuthStartController.php : 65 AphrontRedirectResponse::__construct() 5 phabricator aphront/AphrontController.php : 71 PhabricatorAuthStartController::handleRequest() 4 phabricator applications/base/controller/PhabricatorController.php : 191 AphrontController::delegateToController() 3 phabricator aphront/configuration/AphrontApplicationConfiguration.php : 224 PhabricatorController::willBeginExecution() 2 phabricator aphront/configuration/AphrontApplicationConfiguration.php : 149 AphrontApplicationConfiguration::processRequest() 1 /opt/QA/phabricator/webroot/index.php : 17 AphrontApplicationConfiguration::runHTTPRequest() Continue
What can i do?