Project

General

Profile

Actions

Bug #59005

closed

Install tool crashes

Added by Daniel Hoffmann almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-05-21
Due date:
% Done:

0%

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

Description

When there is an Extension which requires another Extension, which is ignored by the Extension Manager in Typo3 6.1.8 after copying the sources of 6.2.2 in the site, the Install - Tool only displays a blank page.

In the file TYPO3\CMS\Install\Controller\StepController the try catch from line 305 to 352 throws an exception which is not displayed anywhere.

After deleting the Extension the Install Tool starts up correctly.

Actions #1

Updated by Markus Klein almost 10 years ago

  • Status changed from New to Needs Feedback

So the bug here is the exception not being displayed?

Actions #2

Updated by Daniel Hoffmann almost 10 years ago

The Bug is that there is nothing displayed, only a blank screen. It is not possible to make any installation in this moment.

Actions #3

Updated by Markus Klein almost 10 years ago

Well, nothing being displayed is usually not a bug, but a configuration issue. (Which is ok for production, but not for developement)

Please modify you localconf and enable [sys][displayErrors] = 1 or check your webserver's error log, this will show you the error.

Actions #4

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF