Project

General

Profile

Actions

Bug #101921

open

open_basedir restriction in effect. File(/typo3/sysext/form/Resources/Public/Css/form.css) is not within the allowed

Added by Heiko Dietrich 8 months ago. Updated 4 months ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
-
Start date:
2023-09-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
form
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Thu, 14 Sep 2023 11:58:50 +0200 [WARNING] request="d7afd95472d79" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): 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): (/var/www/projectpath/web:/var/www/projectpath/private:/var/www/projectpath/tmp:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom) in /var/www/projectpath/web/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 2318

Error ist in function

GeneralUtility::createVersionNumberedFilename

line 2318:  $fileExists = file_exists($path);


Related issues 4 (3 open1 closed)

Related to TYPO3 Core - Bug #101350: open_basedir restriction in effectNeeds Feedback2023-07-14

Actions
Related to TYPO3 Core - Bug #100021: Incorrect path because of absolutely reference file(s) in typo3/cms-dashboard plus it causes open_basedir warningsNew2023-02-23

Actions
Related to TYPO3 Core - Bug #98545: file_exists(): open_basedir restriction in effectResolved2022-10-07

Actions
Related to TYPO3 Core - Bug #101778: Configuration Presets open_basedirUnder Review2023-08-28

Actions
Actions

Also available in: Atom PDF