简体   繁体   English

Typo3 4.5.5和Typo3 4.6.8后端登录不起作用?

[英]Typo3 4.5.5 and Typo3 4.6.8 backend login doesn't work?

Recently I couldn't access the backend with my Typo3 4.5.5. 最近我用Typo3 4.5.5无法访问后端。 First off I thought I forgot my password but because I've physical access to my database I can verify that. 首先,我以为我忘记了密码,但因为我可以物理访问我的数据库,我可以验证。 I can access the install tool and create me a new user but to no avail. 我可以访问安装工具并创建一个新用户,但无济于事。 I've updated my typo3 version to 4.6.8 to no avail. 我已经将我的typo3版本更新到4.6.8无济于事。 I can use Typo3 4.7.0 but some of my extensions needs a workaround because it doesn't work with 4.7.0. 我可以使用Typo3 4.7.0,但我的一些扩展需要一个解决方法,因为它不适用于4.7.0。 What can be the reason my user cannot access the backend? 我的用户无法访问后端的原因是什么? I don't have any php error in the logs. 我在日志中没有任何php错误。 For developement I'm using a virtual machine with Suse 12.2 and lighttpd + FastCGI, php 5.3.8, xdebug 2.2.0RC2 and Komodo IDE. 为了开发,我使用的是Suse 12.2和lighttpd + FastCGI,php 5.3.8,xdebug 2.2.0RC2和Komodo IDE的虚拟机。 Mysql is from suse repository so it's something 5+. Mysql来自suse存储库,所以它是5+。

Perhpas you activated the rsaauth Extension and you are having some special characters in your password? Perhpas你激活了rsaauth扩展,你的密码中有一些特殊字符? Try to change it to an simple ANSI-only password for testing purpose. 尝试将其更改为简单的ANSI密码以进行测试。

Perhaps try to delete related cookies or use an fresh/different browser. 也许尝试删除相关的cookie或使用新鲜/不同的浏览器。

Check your settings in INSTALL-Tool, perhaps you locked your Session to a wrong domain / IP? 检查INSTALL-Tool中的设置,也许您将会话锁定到错误的域/ IP?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM