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

Error al activar xdebug #18

Closed
oskarcalvo opened this issue Nov 7, 2018 · 2 comments
Closed

Error al activar xdebug #18

oskarcalvo opened this issue Nov 7, 2018 · 2 comments
Assignees

Comments

@oskarcalvo
Copy link

Cuando se descomenta la línea:

- ./config/php/xdebug.ini:/etc/php/${PHP_VERSION}/apache2/conf.d/20-xdebug.ini

devuelve el siguiente error:

web_1 | rm: cannot remove '/etc/php/7.1/apache2/conf.d/20-xdebug.ini': Device or resource busy

@keopx
Copy link
Owner

keopx commented Nov 7, 2018

Por ahora prueba:

environment:
  - XDEBUG_ENABLED=1

keopx added a commit that referenced this issue Nov 16, 2018
@keopx
Copy link
Owner

keopx commented Nov 16, 2018

Resolved, read: README.md#xdebug

@keopx keopx closed this as completed Nov 16, 2018
@keopx keopx self-assigned this Nov 16, 2018
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

No branches or pull requests

2 participants