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 support #54

Open
nbsoftware opened this issue Aug 28, 2024 · 0 comments
Open

Xdebug support #54

nbsoftware opened this issue Aug 28, 2024 · 0 comments

Comments

@nbsoftware
Copy link

Hello,
I recently used this image and my wordpress site is running locally and quick!
Now, I wanted to add xdebug support and be able to do step by step debugging into my custom code (mainly my theme which is under git under a wp-content root directory).
Problem is that the wordpress core files are located in the container under /usr/src/wordpress which are inaccessible to the IDE.
xdebug is connecting to my local PhpStorm, and this one breaks immediately when debugging complaining that it couldn't find the source file and no path mapping could ever make it work.
For now I'm not too sure how I could solve this.
Any idea?

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

1 participant