Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xdebug edits #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

cmosguy
Copy link

@cmosguy cmosguy commented Jan 11, 2017

Here are some basic edits to enable xdebug debugging.

Key takeaway for Windows 7 users running boot2docker should do the following:

  1. In the boot2docker VM, run the command: export XDEBUG_HOST=192.168.99.1; ./develop up -d

  2. Remember for Windows 7 users, you need to find the correct network bridge adapter. When you start the boot2docker enviornment you will see:



                        ##         .
                  ## ## ##        ==
               ## ## ## ## ##    ===
           /"""""""""""""""""\___/ ===
      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
           \______ o           __/
             \    \         __/
              \____\_______/

docker is configured to use the default machine with IP 192.168.99.100

Therefore, your IP address will be 192.168.99.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant