You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should just be a matter of adding a few lines to the Dockerfile so that the .so file is loaded with PHP, and then enabling remote debugging and exposing the port. There's nothing in particular about this technique that prevents you from doing that. Let me know if you get it working!
Ok, im afraid this a bit foreign for me but ill see how is my google fu and report back here for others who might need this too.
Thanks Daniel, despiste this im really enjoying using Docker with your container.
Im having an even bigger problem than the lack of xdebug. Any php error causes the server to respond with a 404 page, leaving me no way do debug or know whats going on.
Is there any way to enable xdebug on this container?
Thanks.
The text was updated successfully, but these errors were encountered: