I have been using Vagrant with an OS X host and a Ubuntu guest. It works fine except for permissions problems on the synched directories. So, my question is, is there an alternative solution that doesn't use synched directories?
I would like to continue using PhpStorm on OS X, and continue using Ubuntu server as my development environment. Is there a way I can connect to the Ubuntu guest and work effectively without the Vagrant share?
EDIT:
I am using VirtualBox as the VM provider. The errors are something to the effect of:
- Cannot fetch REST services
- Cannot fetch API authentication details
- Cannot fetch RPC services