Actions
Bug #24197
closedugly errors in install tool
Start date:
2010-11-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hey,
There are some really ugly errors in the install tool, that just give a die.
its about the following errors:
if the localconf does not contain a install tool password, it results in a die
if the typo3temp/ folder is not writeable it results in a die
i have fixed that with the code as attachment
(issue imported from #M16559)
Files
Updated by Jigal van Hemert almost 14 years ago
Committed to trunk rev 9665 (after applying further CGL formatting, adding htmlspecialchars and removing and extra parameter in one call)
Actions