从9升级到10后TYPO3无法访问Installtool

Dan*_* S. 1 upgrade typo3 typo3-10.x

我已从版本 9.5 更新到 10.4,之后我无法再访问安装工具。

它停留在“检查会话并执行静默配置更新”...

我想要的只是修复数据库!还有其他方法可以做到这一点吗?

控制台日志一遍又一遍地显示“GET https://mywebsite.net/typo3/install.php?install[controller]=layout&install[action]=executeSilentConfigurationUpdate 200 OK”(在 4000 次尝试时取消..)

任何想法?

Dan*_* S. 5

这对我有用:

['SYS']['features']['security.backend.enforceReferrer'] = false
Run Code Online (Sandbox Code Playgroud)