Bug #31241
closed
Fatal error on using non-existing code cache file
Added by Oliver Hader about 13 years ago.
Updated about 11 years ago.
Description
A fatal error will be thrown if the PHP code cache tries to require_once() a non-existing file. Thus it's checked whether the cache exists at all.
Files
- Status changed from Accepted to Needs Feedback
Hm, there's already a file_exists() check...
The problem happened on uninstalling "fluid" in the extension manager and the fatal error of not having found the typo3temp/Cache/ file... strange...
Hmm, there is code in em that deletes the cache file if an extension is loaded, and then re-instantiates the autoloader. Maybe something similar is needed for unloading an extension as well ...
Unable to reproduce: I can unload fluid without fatal.
See screenshot - however not reproducible - sometimes it just happens...
Maybe a clearstatcache() helps here...
- Target version changed from 4.6.0 to 4.6.1
- Target version changed from 4.6.1 to 4.6.2
- Target version deleted (
4.6.2)
Hi Oliver,
what is the state of this issue?
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Oliver Hader)
- Is Regression set to No
No feedback for over 90 days.
If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.
Also available in: Atom
PDF