xdebug - Configuration of php-debug plugin in Atom -


i trying integrate debugging feature(xdebug) in atom editor. stuck @ php-debug configuration. want set local , remote path configure php-debug extension don't know mean local , remote path.

i using xampp server on mac machine can please me configure it?

updates

here links tutorials:- https://atom.io/packages/php-debug https://luminfire.com/2016/08/19/configure-atoms-php-debug-package-work-xdebug-pressmatic-site/

from tutorials, found out below definition local , remote path

  • the path site’s public directory perspective of local machine i.e. local path
  • the path site’s public directory perspective of virtual machine i.e. remote path

but new server side can't understand means. can please me configure it?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -