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

Summary: Netbeans is unable to run debug if you change xdebug setting
Product: php Reporter: Cruiser
Component: DebuggerAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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.