Task #38490
TYPO3 6.0: temp_CACHED_* files have been moved to typo3temp/Cache/Code/cache_core
| Status: | New | Start date: | 2012-06-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Tags: | ||||
| Votes: | 0 |
Description
For TYPO3 6.0 the temp_CACHED_* files have been moved to the database. See #38414.
Check, if a manual mentions these files and update accordingly.
Related issues
| related to Core - Task #38414: Move temp_CACHED_* files to caching framework | Resolved | 2012-06-26 |
History
Updated by Christian Kuhn 11 months ago
It is true that the temp_CACHED_* files in typo3conf/ do not exist anymore. But they are not moved to the database, but to the filebackend cache and now reside in typo3temp/Cache
Updated by Chris topher 7 months ago
- Subject changed from TYPO3 6.0: temp_CACHED_* files are no longer created to TYPO3 6.0: temp_CACHED_* files have been moved to typo3temp/Cache/Code/cache_core
Ahh, thanks for the clarification! :-)
I found them in typo3temp/Cache/Code/cache_core/.
They are now named something like ext_localconf_42563af3f545....php and ext_tables_42....php.