Actions
Bug #81599
closedError Message on not determined TYPO3_PATH_WEB produces an error on itself.
Start date:
2017-06-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
'Unable to determine path to entry script. Please check your path or set an environment variable \'TYPO3_PATH_WEB\' to your root path.' will also output error messages about a not defined constant named LF.
This constant is used for the output, but not defined due to the not determined entry point.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53239
Updated by Anja Leichsenring over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1d98daf126ea494389b95d3b2e761f51cc1bb03c.
Actions