Multisite Landrush error on windows

Hi,

I’m trying to setup the multisite feature on a Windows machine,

I’ve followed the wiki instructions here:

After running ‘vagrant up’ I receive this error.

file:///C:/Users/Darrien/.vagrant.d/gems/rexec-1.6.3/lib/rexec/daemon/controller.rb:75:in 'fork': fork() function is unimplemented on this machine < NotImplementedError >

I searched and saw that this error may have something to do with Ruby, but I’m not sure what I can do about this.

I just did a search for you, looks like a long standing issue with Landrush: https://github.com/phinze/landrush/issues/16

There are some Windows users of Trellis, but they’re in the minority. Linux user here. There are probably far fewer Windows + Multisite users, so this is the first I’m seeing this issue. Not sure what can be done about it though, as it’s an issue with the Landrush plugin which is required for sub-domain multisite installs. You could potentially try a sub-folder install.

Thanks for the quick response!

Running this on windows has been a bit frustrating

I need to figure out how to get a quick and easy setup for linux

If I put the dev environment on a digital ocean VPS do you know how it would change things?