Project

General

Profile

Actions

Bug #25208

closed

Cannot complete Upgrade-Wizard with registered globals

Added by Michael Buergi over 13 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-03-01
Due date:
% Done:

100%

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

Description

The upgrade of a typo3 installation from version 4.4 to version 4.5 fails with a php fatal error:

Fatal error: Call to a member function includeLLFile() on a non-object in /Websites/3rdparty/typo3/typo3/sysext/em/classes/install/class.tx_em_install.php on line 75

This happens in step 2 or 3 where the upgrade wizard tries to install extensions like 'Web > Info' and 'Web > Access'.

This problem only occurs when register_globals is enabled in the php configuration. Background: there is an environment variable "LANG" on my system that is being mapped to $GLOBALS['LANG'].

Since typo3 does not require register_globals to be off, it should cope with such a situation.

Kind regards
Michael

(issue imported from #M17807)


Files

phpinfo.pdf (146 KB) phpinfo.pdf Administrator Admin, 2011-03-02 15:22
patch.diff (531 Bytes) patch.diff Administrator Admin, 2011-03-03 12:59
patch-git.diff (774 Bytes) patch-git.diff Administrator Admin, 2011-03-05 13:43
Actions

Also available in: Atom PDF