Can't change file path in project when debugging

Phpstorm breaks when debugging but doesn't show any debug line or data, because the file path in project can't be found, but I can't change it. Please check print screen.

It's a wordpress development where I'm running apache on WSL and the code is under /var/www/html

 

0
1 comment

I fixed it based on phpstorm support recommendation to: 

" Delete all entries under File | Settings | PHP | Servers"

0

Please sign in to leave a comment.