-
For debugging need to set `xdebug.remote_host: 10.0.2.2`
If I change it in the php.ini file it is ignored.
The default value in default.yml is wrong.
How can I set the xdebug.remote_host?
-
なるべくスピーディーに!
わからない点は抱え込まず共有くださーい。
-
Operating System: Windows 10
Vagrant Version: 1.9.7
Virtual Box Version: 5.1.26r117224
After initial `vagrant up`, I want to change the hostname from vccw.dev to something custom. Doing `vagrant …
-
Operating System: OSX Sierra (10.12.2)
Vagrant Version: 1.9.1
Virtual Box Version: 4.3.38 r106717
When I follow the install instructions on your website, I get the following error on `vagrant up`…
-
`vagrant ssh` to VCCW v3.3.1
```
vagrant@foo:/vagrant$ wordmove pull --all
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- json/pure (LoadError)
…
-
I’m using VCCW v3 with Git like as [repository-example-of-wp](https://github.com/vccw-team/repository-example-of-wp).
But I clone the repository with VCCW in another PC and provisioning it, There s…
-
After 'vagrant up' of vccw-3.0.0-beta1, i wasn't able to upload an image to wordpress (apache has no write permission to wp-content/upload). I fixed it by changing Vagrantfile line 60. Did not fork be…
-
The package index will be closed, so we have to change the installation method of the `wp scaffold movefile`.
https://github.com/vccw-team/wp-cli-scaffold-movefile/pull/8
-
@NorifumiOgawa @kamera25 @uebo @yumaS19 @coderdojofunabashi @togazo @4tera @gohomej @clown-morish @ogom @kwaka1208 @champierre @takatofu @zyasuda @digitarhythm @coderdojofujisawa
さくらインターネットから次の記事執…
-
Operating System: Mac OS X 10.12.2
Vagrant Version: 1.9.5
Virtual Box Version: 5.1.22
vccw: 3.3.1
I have copied provision/default.yml to site.yml
```
$ vagrant up
Bringing machine 'vccw.d…