Actions
Task #82997
closedAdd filesystem writing check
Start date:
2017-11-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
On mounted filesystems the installer could get caught in a loop because $configurationManager tried writing to LocalConfiguration.php and the subsequent request did not get the updated configuration back.
Thus the installer thinks the values have not been written yet and show the database credential form over and over again.
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54641
Actions