Project

General

Profile

Actions

Bug #21627

closed

Install tool password not accepted when PHP safe mode is enabled

Added by Alban Cousinie over 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2009-11-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

When installing the 4.3 RC1 today, I could not log in to the install tool on my system using the password form. The default password joh316 would not get accepted. I have modified class.tx_install.php to echo the password transmited and $p was void, so the passord was not forwarded using POST. Adding the field password in the URL as a GET parameter was working though.

After many testing, I figured out disabling PHP safe mode solved the problem.
I don't know why it would block the field. Maybe just because it is named 'password'...

(issue imported from #M12685)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #21335: Knowing the md5 hash of the password, it is possible to gain access to the install toolClosedErnesto Baschny2009-10-22

Actions
Has duplicate TYPO3 Core - Bug #17104: Install Tool does not work when using the right passwordClosedChristian Kuhn2007-03-09

Actions
Actions

Also available in: Atom PDF