Project

General

Profile

Actions

Bug #98545

closed

file_exists(): open_basedir restriction in effect

Added by Benedikt Imminger over 1 year ago. Updated 4 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-07
Due date:
% Done:

100%

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

Description

Issue is related to https://forge.typo3.org/issues/98152
Issue was marked as resolved, but the issue still seems to exist (for at least 2 users)

E.g. with EXT:form:
  1. Open forms backend module
  2. Open protocol: "PHP Warning: file_exists(): open_basedir restriction in effect. File(/typo3/sysext/form/Resources/Public/Css/form.css) is not within the allowed path(s)"

see: https://github.com/TYPO3-CMS/form/blob/v11.5.16/Resources/Private/Backend/Layouts/FormManager.html#L2
FormManager.html was shipped with 11.5.16 but has been removed since then

Also happens in the backend module of EXT:formlog which integrates the CSS files like this:
https://github.com/pagemachine/typo3-formlog/blob/master/Resources/Private/Templates/Backend/FormLog/Index.html#L8

Tested with TYPO3 11.5.16 (+ EXT:forms 11.5.16) and PHP 8.0


Files

typo3-11-vanilla.zip (95.7 KB) typo3-11-vanilla.zip Benedikt Imminger, 2022-10-12 15:10

Related issues 4 (2 open2 closed)

Related to TYPO3 Core - Bug #98152: PHP Warning: file_exists(): open_basedir restriction in effect. ClosedBenni Mack2022-08-16

Actions
Related to TYPO3 Core - Bug #98330: PHP warning log with EXT-syntax using asset vh in BENeeds Feedback2022-09-12

Actions
Related to TYPO3 Core - Bug #101921: open_basedir restriction in effect. File(/typo3/sysext/form/Resources/Public/Css/form.css) is not within the allowedNeeds Feedback2023-09-14

Actions
Related to TYPO3 Core - Task #102999: Remove obsolete method resolveResourcePaths() from EXT:formResolved2024-01-31

Actions
Actions

Also available in: Atom PDF