Please can you make a more detailed instruction about mapping remote and local files? Currently I'm trying to config DBPG Plugin for debugging code at 127.0.0.1. I fill both remote and local paths with "E:/xammp/htdocs/" (that's the pleace where my php files live) and I always get a following error message
---------------------------
notepad++
---------------------------
Unable to map filename: E:\xampp\htdocs\my\register.php (ip: 127.0.0.1 idekey: Root) unix: 0
---------------------------
OK
---------------------------
I've tried several other paths but none of them worked...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please can you make a more detailed instruction about mapping remote and local files? Currently I'm trying to config DBPG Plugin for debugging code at 127.0.0.1. I fill both remote and local paths with "E:/xammp/htdocs/" (that's the pleace where my php files live) and I always get a following error message
---------------------------
notepad++
---------------------------
Unable to map filename: E:\xampp\htdocs\my\register.php (ip: 127.0.0.1 idekey: Root) unix: 0
---------------------------
OK
---------------------------
I've tried several other paths but none of them worked...
Try E:\ for local and remote.
Use backslash not slash.
Re,
-Zobo