Actions
Bug #54346
closedInstall tool: "/ is not a directory"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2013-12-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The install tool of recent git master tells me in the "folder structure" check:
/ is not a directory Path /var/www/hosts/bogo should be a directory, but is of type link
I collect all document roots in one directory so I can utilize virtual mass hosting (automatically makes vhosts available when a directory is available). In this directory, I symlink all vhost directories. This should not be an error.
Actions