Project

General

Profile

Actions

Bug #39122

closed

Invalid chmod by default for folder typo3temp/Cache/Data/t3lib_l10n/

Added by Alban Cousinie almost 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-07-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

My Typo3 log is filled up with this kind of entries :

13:20:01 _cli_scheduler@LIVE [5] [5_0] Core: Error handler (BE): PHP Warning: file_put_contents(/home/aubagne.fr/httpdocs/typo3temp/Cache/Data/t3lib_l10n/50093ee242a9c.temp): failed to open stream: Permission denied in /home/aubagne.fr/typo3_src-4.7.1/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php line 275
13:15:01 . . . Core: Error handler (BE): PHP Warning: file_put_contents(/home/aubagne.fr/httpdocs/typo3temp/Cache/Data/t3lib_l10n/50093db5a9afe.temp): failed to open stream: Permission denied in /home/aubagne.fr/typo3_src-4.7.1/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php line 275
13:10:01 . . . Core: Error handler (BE): PHP Warning: file_put_contents(/home/aubagne.fr/httpdocs/typo3temp/Cache/Data/t3lib_l10n/50093c89b75a0.temp): failed to open stream: Permission denied in /home/aubagne.fr/typo3_src-4.7.1/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php line 275
13:05:02 . . . Core: Error handler (BE): PHP Warning: file_put_contents(/home/aubagne.fr/httpdocs/typo3temp/Cache/Data/t3lib_l10n/50093b5e417ad.temp): failed to open stream: Permission denied in /home/aubagne.fr/typo3_src-4.7.1/t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php line 275

This is due to the fact the folder typo3temp/Cache/Data/t3lib_l10n/ which is automatically created by typo3 has a default permission of drwxr-xr-x instead of drwxrwxr-x (like its parent directories).


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #29367: "TCEMAIN.clearCacheCmd = all" and Cachingframework with FileBackendClosed2011-08-30

Actions
Related to TYPO3 Core - Bug #46205: Cache file could not be written on concurrent actionsClosed2013-03-12

Actions
Related to TYPO3 Core - Bug #47912: Improvment of LanguageCacheClearerClosedGeorg Ringer2013-05-04

Actions
Actions

Also available in: Atom PDF