Frantisek Hallo
Frantisek Hallo

Reputation: 1711

Yii 2 starter kit inside VirtualBox docker toolbox - symlink(): Protocol error

Yii 2 starter kit inside VirtualBox docker toolbox on Ms Windows -

symlink(): Protocol error

when opening the Yii2 starter kit website inside a Docker Toolbox - VirtualBox, following the exact Yii2 starter kit documentation.

enter image description here

Upvotes: 2

Views: 163

Answers (1)

Frantisek Hallo
Frantisek Hallo

Reputation: 1711

The issue is caused by the fact, that VirtualBox and also the quickstart docker toolbox must be run in the Windows administrative mode, in order for the VirtualBox to be able to create symlinks.

Upvotes: 0

Related Questions