Project

General

Profile

Actions

Bug #14763

closed

Create Files with no correkt umask when using with suphp

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-10-31
Due date:
% Done:

0%

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

Description

New generated GD Image has Permission 0600
Webserver runs as User nobody, so read Access is denied
PHP runs as Customer User, read Access grant
Placing umask(0022); on top of t3lib/class.t3lib_stdgraphic.php resolves the Problem, new file created with 0644.
I think there is a better solution than this. Perhaps, a $TYPO3_CONF_VARS["BE"]["umask"]?

(issue imported from #M1750)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15249: EM sets permissions wrong when downloading an extension, causing problems with suphpClosedMichael Stucki2005-11-30

Actions
Actions

Also available in: Atom PDF