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

./php-fpm/xdebug status no work #2220

Closed
edwinhuish opened this issue Jul 31, 2019 · 4 comments
Closed

./php-fpm/xdebug status no work #2220

edwinhuish opened this issue Jul 31, 2019 · 4 comments
Labels

Comments

@edwinhuish
Copy link
Contributor

Info:

  • Docker version ($ docker --version): 18.09.2, build 6247962
  • Laradock commit ($ git rev-parse HEAD): #8254c34
  • System info (Mac, PC, Linux): WIN10
  • System info disto/version: 18945

Issue:

./php-fpm/xdebug status no work as XDEBUG GUIDE

image


Expected behavior:

Show the XDEBUG STATUS as XDEBUG GUIDE


Reproduce:

Type ./php-fpm/xdebug status in powershell


Relevant Code:

// place a code sample here
@alexelev
Copy link

try php-fpm/xdebug status without './' in the begin of the command

@stale
Copy link

stale bot commented Feb 7, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Feb 7, 2020
@stale
Copy link

stale bot commented Feb 28, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 28, 2020
@jpenaroche
Copy link

Hi, i have the same problem, When i execute ./php-fpm/xdebug status from powershell doesn't work like the guide say. I have tried both ways with . and without . Even if i execute inside the php-fpm container doesn't work either because doesn't recognize docker executable. What should i do?

Program 'xdebug' failed to run: No application is associated with the specified file for this operationAt line:1 char:1 + ./php-fpm/xdebug status + ~~~~~~~~~~~~~~~~~~~~~~~. At line:1 char:1 + ./php-fpm/xdebug status + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed

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

No branches or pull requests

3 participants