Project

General

Profile

Actions

Bug #52358

closed

Epic #68397: Make TYPO3 work with MySQL strict mode

can't login to backend or install tool with PHP 5.4.19 (Typo3-internal session handler broken)

Added by Christian Boltz over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2013-09-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

On a new server with openSUSE 13.1 beta (which comes with Apache 2.4.6 and PHP 5.4.19), it's impossible to login to the backend or to the install tool.

The password is recognized as valid (the install tool does not display the md5sum of the entered password, and the backend logs a successful(!) login in sys_log), but I always get the login form again.

After lots of research (also with some help in #typo3), I found out that the Typo3-internal session handling causes this - if I disable the Typo3-internal session handler in the install tool, I can successfully login (see attached patch, which is of course only a workaround).

Unfortunately disabling the Typo3-internal session handling for the backend login is not that easy, therefore I need some help ;-)

I can reproduce this problem with Typo3 4.5.30 and 6.1.3.


Files

typo3_src-4.5.30-cboltz--installtool-session-handling.diff (1.35 KB) typo3_src-4.5.30-cboltz--installtool-session-handling.diff Workaround patch for install tool (for 4.5.30) Christian Boltz, 2013-09-28 23:29
Actions

Also available in: Atom PDF