Project

General

Profile

Actions

Bug #80923

closed

Indexed Search throws PHP warnings open_basedir restriction

Added by Christian Toffolo almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Indexed Search
Target version:
Start date:
2017-04-20
Due date:
% Done:

100%

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

Description

Indexed Search throws PHP warnings "is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s)".
This happens because setup.txt uses {$plugin.tx_indexedsearch.view.templateRootPath} that is not set generating a request for a "/" file that has been restricted by open_basedir PHP configuration.

Actions

Also available in: Atom PDF