This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271827 - Netbeans is unable to run debug if you change xdebug setting
Summary: Netbeans is unable to run debug if you change xdebug setting
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-18 21:07 UTC by Cruiser
Modified: 2017-11-18 21:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cruiser 2017-11-18 21:07:50 UTC
I tried to run the debugger, and couldn't get it to work. I looked through my php.ini file and discovered, and activated remote xdebug (xdebug.remote_enable=on).

I tried to run the debug again in Netbeans, but nothing happens. After I closed netbeans and opened it again, it worked!

So i tried to repeat the steps, setting the "remote_enable" flag on and off, and run the debugger. And if you have tried to debug with the flag off, you need to restart netbeans.