Project

General

Profile

Actions

Bug #93656

closed

Fixing folder structure: Permission on fileadmin/_temp_ are already ok

Added by Christian Weiske over 3 years ago. Updated 17 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2021-03-05
Due date:
% Done:

0%

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

Description

When trying to fix the folder structure, I get an exception:

[ TYPO3\CMS\Install\FolderStructure\Exception ]                     
Permission on /var/www/site/htdocs/fileadmin/_temp_ are already ok 

The actual permissions are:
$ ls -lah fileadmin/_temp_/
drwxrwsr-x 2 root root 4.0K Mar  3 11:43 .

PHP is running as user www-data, not as root.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #103728: fixPermission() throws exception if permissions are correctClosed2024-04-25

Actions
Actions #1

Updated by Georg Ringer about 1 month ago

  • Status changed from New to Closed

should be solved with #103728.

if this is still valid for you in v12, please open a new issue or contact me on slack!

Actions #2

Updated by Georg Ringer about 1 month ago

  • Is duplicate of Bug #103728: fixPermission() throws exception if permissions are correct added
Actions #3

Updated by Christian Weiske 17 days ago

I applied the patch in TYPO3v11 and the problem is gone.

Actions

Also available in: Atom PDF