Giter Site home page Giter Site logo

Comments (3)

miya0001 avatar miya0001 commented on June 13, 2024

Sorry, I don't have more information on this issue.
And, the problem does not occur in my environment(OSX 10.9.2)

But this problem should be fix by VritualBox configuration.
I think it's not a problem to be solved in the recipe.

from vccw.

van-knowmad avatar van-knowmad commented on June 13, 2024

I noticed this section in the Vagrantfile:

  # for CentOS ipv6 issue
  config.vm.provider :virtualbox do |vb|
    vb.customize ["modifyvm", :id, "--natdnsproxy1", "off"]
    vb.customize ["modifyvm", :id, "--natdnshostresolver1", "off"]
  end

I think I undid that section line with my command:
VBoxManage modifyvm "vagrant-wp_default_1395345552109_83402" --natdnshostresolver1 on

Could I just change that setting in the Vagrantfile from "off" to "on"? I'm trying to create a custom setup for an upcoming Wordpress project that I can share with the other members of my team, but we will only be using it for local development. We already know the final production site will be hosted on a Centos VPS, which is already set up. We would only deploy the Wordpress customizations to the live server, so IPv6 is a non-issue for us.

Regardless, this seems like a problem particular to my setup, and you can mark this issue Resolved. Thanks again for a great resource.

from vccw.

miya0001 avatar miya0001 commented on June 13, 2024

OK, I wrote this line without knowing well. ;)
I will update

Thanks!

from vccw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.