Re: [PHP] Make XDebug working with Netbeans 12.0 and WSL on Windows 10

2020-06-29 Thread Aurélien Adamezyk
Hi, Did anybody try similar things with Netbeans ? I tried multiple settings with path mapping with no success. Before NB, I was used to code on simple editor so I would be very happy to finally have debug. Thanks for all Aurélien Le 23/06/2020 à 17:37, Aurélien Adamezyk a écrit : > > Hello, > >

[PHP] Make XDebug working with Netbeans 12.0 and WSL on Windows 10

2020-06-23 Thread Aurélien Adamezyk
Hello, I'm struggling to make XDebug work with Apache2 on a WSL (Ubuntu 18.04) instance. Apache and the website are correctly configured on WSL and working. Website files are in the directory /var/www/myproject which is a symbolic link to /mnt/d/myproject Netbeans uses D:\myproject directory and i