Project

General

Profile

Actions

Bug #57706

closed

Install tool marking symlinked directories as errors.

Added by Dave no-lastname-given about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-04-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Hi

I am trying a 6.1.7 -> 6.2.0 upgrade and I noticed that the install tool is marking symlinked directories as errors that need to be corrected.

To me this is not an error as symlinks to directories are not errors that need to be corrected. I often symlink entire document roots to quickly switch served content.

I would suggest that if a symlink is detected that the symlink target is followed (using PHP readlink) and then verified. Of course a target can have a different name than it's link, so that would need to be taken in consideration. As long as the link has the correct naming there should be no problems.

Anything can be logically symlinked in a hosting environment for all manner of perfectly valid reasons. They should not be marked as errors unless they are truly broken links. (i.e. the target doesn't exist)

A symlink in itself is not an automatic error without further investigation.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #52993: index.php in DOC_ROOT must be symlinkedClosed2013-10-21

Actions
Related to TYPO3 Core - Task #80582: Enhance install tool core update actionClosedMona Muzaffar2017-03-30

Actions
Has duplicate TYPO3 Core - Bug #72382: Symlinking i.e. uploads folder not "allowed" according to Install Tool Closed2015-12-22

Actions
Actions

Also available in: Atom PDF