Project

General

Profile

Actions

Bug #16407

closed

Files in typo3temp/menu have wrong permissions

Added by Andreas Stauder almost 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-07-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

All files generated from typo3/sysext/cms/tslib/class.tslib_menu.php in the folder typo3temp - seems to be all GMENU-Files - have Permission 600 set. This makes it impossible to run a server config, where PHP runs under the user but apache under www-data.
Owner will be the user and www-data cannot read the GIF.

Fix this:
Add in line 2066 in typo3/sysext/cms/tslib/class.tslib_menu.php:

t3lib_div::fixPermissions($gifFileName);
(issue imported from #M3935)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16411: Files in typo3temp/GB have wrong permissionsClosedMichael Stucki2006-07-28

Actions
Actions

Also available in: Atom PDF