Project

General

Profile

Actions

Bug #64882

closed

open_basedir restriction in effect

Added by Xavier Perseguers about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-02-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

When trying to upgrade my 7.0 install to master I get this when browsing http://www.domain.tld/typo3/sysext/install/Start/Install.php?install[action]=allConfiguration&install[context]=standalone&install[controller]=tool

#1: PHP Warning: is_file(): open_basedir restriction in effect. File(/path/to/webroot/..) is not within the allowed path(s): (/path/to/webroot/:/path/to/dedicated/tmp/:/path/to/typo3share/:/usr/bin:/tmp) in /path/to/typo3share/master/typo3/sysext/install/Classes/Service/EnableFileService.php line 187

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #63340: make installer also look for FIRST_INSTALL.txt fileClosedTymoteusz Motylewski2014-11-26

Actions
Related to TYPO3 Core - Bug #18520: indexing of external files may be prevented by php's open_basedir restrictionClosed2008-03-31

Actions
Related to TYPO3 Core - Bug #25699: indexing of external files may be prevented by php's open_basedir restriction (Bug 18520 in core)Closed2011-04-01

Actions
Actions #1

Updated by Christian Kuhn about 9 years ago

Good catch. This is a side effect of patch for #63340

Actions #2

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36680

Actions #3

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36680

Actions #4

Updated by Tymoteusz Motylewski about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF