Actions
Bug #42054
closedPHP warning: open_basedir restriction
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-10-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When open_basedir is used PHP warnings are shown when opening the Backend:
is_file(): open_basedir restriction in effect. File(/path/to/typo3/../../../../typo3/../typo3temp/sprites/zextensions.css) is not within the allowed path(s): (/list/of:/paths/on/server/:/tmp) in /path/to/typo3_src-4.6.13/t3lib/class.t3lib_compressor.php line 509
Actions