Actions
Bug #58379
closedTask #49162: Rewrite install tool
Detect display_errors=Off during installation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-05-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
If global display_errors is off, and the install tool fatals during installation for whatever reason, user may get a white page instead of an exception, leaving him without reasonable information.
Maybe this could be adapted in the install steps or in the global installation?
Updated by Helmut Hummel over 9 years ago
Do we really want to hint people into heaving insecure server setups?
We could however just set the ini setting to on during the installation process. this would work in most hosting setups …
Updated by Georg Ringer over 9 years ago
- Subject changed from Detect dispaly_errors=Off during installation to Detect display_errors=Off during installation
Updated by Riccardo De Contardi over 8 years ago
- TYPO3 Version changed from 6.2 to 7
Updated by Benni Mack almost 5 years ago
- Related to Feature #88002: Disable Deprecation errors in Install tool AJAX Calls added
Updated by Christian Kuhn 5 months ago
- Status changed from New to Closed
Closing. Seems this one has little relevance.
Actions