gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

PHP-debuger don't work .. (sorry for not looking good for view.) #263

Closed SangYunLeee closed 6 years ago

SangYunLeee commented 6 years ago

I followed this instoll URL (https://atom.io/packages/php-debug)

but atom php-debuger dont work.. when i chick 'continue' or etc in bellow picture, mouse icon become dd

2

is there anyone who help me... i checked phpinfo();. and xdebug is instrolled.

bellow is my condition.

3 4 default
arorasuneet commented 6 years ago

I am also unable to use php-debug despite all the configurations mentioned in the documentation. OS: Windows 8 Atom editor: ver 1.24.0 ia32 php-debug package: php-debug 0.2.6 Xamp: 7.2.2 / PHP 7.2.2

Installed the package and the Chrome extension as well. But it is not working despite all the configuration settings in PHP.ini and config.cson I could find. Any help is highly appreciated. Thanks!

cchamplin commented 6 years ago

I'm guessing a connection is never getting started. This should be clearer and work my consistently in 0.3.0. I'm going to close this for now, if it's still an issue please reopen.