Actions
Bug #88192
closedPHP Warning because of missing backend.css
Start date:
2019-04-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello Core-Team,
I have just installed TYPO3 dev-master with:
composer create-project typo3/cms-base-distribution . dev-master -vvv --profile
in a ddev container. After a first login in backend this warning appears:
PHP Warning Core: Error handler (BE): PHP Warning: file_get_contents(/var/www/html/public/typo3//var/www/html/public/typo3/sysext/backend/Resources/Public/Css/backend.css): failed to open stream: No such file or directory in /var/www/html/public/typo3/sysext/core/Classes/Resource/ResourceCompressor.php line 296
Nice greetings
Stefan
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Guido Schmechel over 5 years ago
- Related to Bug #88782: PHP Warning after fresh install added
Updated by Georg Ringer over 4 years ago
- Target version changed from Candidate for patchlevel to 10 LTS
Updated by Susanne Moog over 4 years ago
- Status changed from New to Needs Feedback
Hey,
can you recheck please - we did some changes on the PathHandling in the last few days.
Updated by Stefan Froemken over 4 years ago
I have not seen this error within the last months, and I have created a lot of TYPO3 10 instances. So this issue can be closed now.
Updated by Georg Ringer over 4 years ago
- Status changed from Needs Feedback to Closed
Actions