WebVMGenerator
WebVMGenerator copied to clipboard
Provision Error: Failed to set owner to 0
When running "vagrant up" i get the following provision error:
Error: Failed to set owner to '0': Operation not permitted - /var/www/vhosts/dev.local
So the following steps are skipped because of failed dependencies. When i ssh in the VM dev.local has user and group "vagrant". My desktop runs with Ubuntu 12.04.
I observed this problem a couple of times, without knowing which part of the VM generator is implicated. I'll try to fix it ASAP and keep you in touch. Thanks for your feedback! :)
I just chose PHP 5.3, configuration and modules were left on default settings. HTH