[TYPO3-english] Can't login to Install Tool, want to upgrade from 4.5.5 to 6.2
Jigal van Hemert
jigal.van.hemert at typo3.org
Thu Sep 4 11:20:37 CEST 2014
Hi,
On 1-9-2014 22:33, Jigal van Hemert wrote:
> Just encountered the problem on a fresh 6.2.4 installation today. The
> weird thing is that the server contains two installations (both fresh
> 6.2.4) and only one of them is affected. In the other installation the
> Install Tool password could be changed by pasting the salted hash in
> LocalConfiguration.php, but this particular installation simply refuses
> to work.
It turned out that the server was upgraded from PHP 5.3.x to PHP 5.5.x
after installing TYPO3. PHP 5.3 used APC for opcode cache, but also as
extbase cache. In PHP 5.5 OPcache is active by default and APC was
deactivated in PHP (it's a development machine and a different cache for
TYPO3 / extbase will be installed).
Because we couldn't login into the Install Tool the setting of APC for
extbase caching wasn't removed, but it seems to cause problems when
changing the Install Tool password.
Solution:
1. Use new Install Tool password in login screen, copy the hash that is
displayed
2. Put new hash in LocalConfiguration.php
3. Restart Apache
4. Login with new password into Install Tool
--
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list