Can't get remote project debug working, can I get some help? Follow
I am trying to setup remote debug in a remote project under phpStorm 10.0.2 and I can't get this working. I'm following every step on this guide but even is not working for me. I made a OP here so I will not repeat everything here. This is what I have done so far.
Setup PHP Web Application Debug at Run=>Debug configurations: as image below shown I have setup everything needed or at least I think I did perhaps I am wrong
This configuration should appear on the debug toolbar, right? Ok, notice this:
WF??? Where did the previous config goes? Why it's not saved permanently?
Please sign in to leave a comment.
Hi there,
You have not created any Run/Debug Configuration yet -- you are editing the Defaults (for this project).
Can you show me how to create this? The right way?
Use the green plus button (on your first screenshot; top left corner) to create new Configuration of desired type.
You mean setup as the pic below shown?

Even in that way isn't working
Yes, just like that.
This means that the error is elsewhere in your config (be in in PhpStorm (e.g. missing/wrong path mappings) or on actual remote server)
I suggest to concentrate on the chat for now.