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_on command not found #307

Closed
tony-wips opened this issue Mar 24, 2014 · 6 comments
Closed

xdebug_on command not found #307

tony-wips opened this issue Mar 24, 2014 · 6 comments

Comments

@tony-wips
Copy link

I'm getting a 'command not found' while SSH'd into Vagrant

@Rumpelcita
Copy link

Was this fixed? If so, how?

@andrezrv
Copy link
Contributor

For me, it was the DOS format all over again (I'm on Windows 7). What I did was convert /vagrant/config/homebin/xdebug_on to UTF-8 and change the line endings to UNIX. Then sudo cp /vagrant/config/homebin/xdebug_on /home/vagrant/bin/. After that, I got xdebug working as expected.

@pbearne
Copy link

pbearne commented Jun 17, 2014

It's not work on win8.1 for me :-(

@pbearne
Copy link

pbearne commented Jul 8, 2014

I have just added a patch for this as well #402 see if this is better

@franciscocorrales
Copy link

I am getting this error.

@lock
Copy link

lock bot commented Feb 22, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants