Ubuntu Linux+XDebug+VSCode #223
Closed
mateobassani
started this conversation in
General
Replies: 1 comment
-
Thanks for that very well explained ! But I follow your solution and I have a 502 on https://localhost now, with PHP no pinging or log the DB healhcheck. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was unable to make use of XDebug with VSCode in Linux, so after several hours of searching I finally founded what was the cause. The step by step solution is this:
sudo ufw allow 9003
remote.localPortHost
toallInterfaces
Beta Was this translation helpful? Give feedback.
All reactions