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

173 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

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.