Bug #51667
closed
Inf. redirection loop after first Step of Install Tool
Added by Martin Borer about 11 years ago.
Updated almost 11 years ago.
Description
System environment check
After clicking: I know what I'm doing, continue! (only warnings)
The dummy folders were created, but install tool stops with an infinite redirection loop.
Tested with current master Branch on Windows and Mac.
Found out how to reproduce the problem:
- Add a MySQL User with no username and no password.
- This will lead to a successfull DB-Connection during DatabaseConnect Step.
- The step will be skiped and this leads to a infinite redirection loop.
It's possible to fix this by checking username in
TYPO3\CMS\Install\Controller\Action\Step\DatabaseConnect->isConnectSuccessful
don't know if this is the right solution, database connections without a username will be not possible after this kind of fix..
- Status changed from New to Under Review
- Target version set to 6.2.0
- Status changed from Under Review to Closed
Also available in: Atom
PDF