Project

General

Profile

Actions

Bug #67802

closed

PHP Warning: Unlink of valid cache file

Added by Xavier Perseguers almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2015-06-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Today, trying to log into Backend after updating my TYPO3 sources:

#1: PHP Warning: unlink(path/to/typo3temp/Cache/Code/fluid_template/Standalone_partial_LoginNews_bf53a91f690cd4f8d0d827b19a7aa06a25ca1d21.php):
No such file or directory in /path/to/typo3/sysext/core/Classes/Cache/Backend/FileBackend.php line 238 (More information)

Files

files.png (569 KB) files.png Xavier Perseguers, 2015-06-29 10:03
warning.png (164 KB) warning.png Xavier Perseguers, 2015-06-29 10:03
Actions #1

Updated by Xavier Perseguers almost 9 years ago

  • Subject changed from PHP Warning: Unlink of non-existant cache file to PHP Warning: Unlink of non-existent cache file
Actions #2

Updated by Xavier Perseguers almost 9 years ago

  • File warning.png added

The funny part is that this file exists (thus passing the file_exists() test before and is correct ACL-wise:

Actions #3

Updated by Xavier Perseguers almost 9 years ago

  • File deleted (warning.png)
Actions #5

Updated by Xavier Perseguers almost 9 years ago

  • Subject changed from PHP Warning: Unlink of non-existent cache file to PHP Warning: Unlink of valid cache file
Actions #6

Updated by Gerrit Code Review almost 9 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 http://review.typo3.org/40713

Actions #7

Updated by Andreas Kienast almost 9 years ago

Just a random guess: Is the file locked somehow and prevents deletion by unlink?

Actions #8

Updated by Xavier Perseguers almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF