

- #Waiting for connection netbeans xdebug Patch#
- #Waiting for connection netbeans xdebug windows 7#
- #Waiting for connection netbeans xdebug free#
#Waiting for connection netbeans xdebug free#
Xdebug.remote_port=9002 # the port you have found free and set in netbeans above Zend_extension=/usr/lib/php5/20100525/xdebug.so #where you ave put your reconpiled xdebug.so in php.ini OR for ubuntu users in /etc/php5/conf.d/20-xdebug.ini I choose 9002 but you can try until you find a free port (if port is not free nb tell you)Ĥ. in php options debugging tab change xdebug setting port to other than 9001 or 9000. in netbean 7.4 general options (sorry I haven't reputation 10 to post image)

go on follow the instructions to compile your own xdebug.soĢ.

I have same problem and have solve it by:ġ. I don't think this is related to the issue because Netbeans only opens the page after I close the debugging session. I've noticed Netbeans doesn't append the XDEBUG_SESSION_STOP to the URL. Netbeans configuration: Debugger port: 9001 Nmap scan report for localhost (127.0.0.1)ĩ001/tcp open tor-orport <- Opened by java Also the port appears to be in use: ~ $ sudo nmap -sS -O 127.0.0.1 It seems Netbeans connects to xdebug because while it waits for the connection all request made to the webserver are blocked. Netbeans shows "Waiting For Connection (netbeans-xdebug)" I've tried suggestions from the following posts:ĭebugging IDE's port connection to XDebug: "Waiting to Connect"

Steps from were followed.Netbeans won't connect to xdebug. XDebug 2.2.5 is installed from the release 2.2.5 XDebug package xdebug-2.2.5.tgz Start NetBeans 8 "Debug Project" after configuring Tools -> Options -> PHP -> Debugging:
#Waiting for connection netbeans xdebug windows 7#
This also doesn't work from Windows 7 Firefox 24 ESR or OpenSUSE Linux 12.3 圆4 Firefox 30.Ĭonsider me a PHP / NetBeans / XDebug "newbie" who has 30 years of development experience in other areas. When NetBeans is unable to make a connection with XDebug, the NetBeans IDE will display message Waiting For Connection (netbeans-xdebug) at the bottom. That can be a XML or JSON or fields from a form. ' 3 - Open POSTman APP and set the body with the information that will be sent through the request HTTP POST. I also tried debug of a small info.html which calls phpinfo(). 2 - Start a debug process in NetBeans > rigth click over the project name and choose Debug 2 - At the botton in the NetBeans window we will see 'Waiting for connection (netbeans-xdebug). User directory: /local/craig/.netbeans/8.0Ĭache directory: /local/craig/.cache/netbeans/8.0 System: Linux version 3.7.10-1.36-desktop running on amd64 UTF-8 en_US (nb) Runtime: OpenJDK Runtime Environment 1.7.0_51-b00 Restarting NetBeans (v7.0.1) and apache sometimes got it working for a short time. Java: 1.7.0_51 OpenJDK 64-Bit Server VM 24.45-b08 It would appear to connect but would not stop at the breakpoints.
#Waiting for connection netbeans xdebug Patch#
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 2 Be sure that your php. The reasons could be that debug is neither installed nor properly configured. Product Version: NetBeans IDE 8.0 (Build 201403101706) xdebug.idekey And still, I get the 'waiting to connect' message and then the additional message: There is no connection from debug detected within XXX seconds. Xdebug.allowed_clients = 192.168.90.7,neptune,localhost,Ĭonfiguration File Path: /etc/php5/apache2Ĭonfiguration File: /etc/php5/apache2/php.iniĮxtensions directory: /usr/lib64/php5/extensions NetBeans: Zend_extension = /usr/lib64/php5/extensions/xdebug.so /etc/php5/conf.d/xdebug.ini Linux: Apache, Netbeans, XDebug 2.2.5 (everything else) is running on a Linux Workstation (Neptune 192.168.90.7).ĭBGp - Common DeBuGger Protocol $Revision: 1.145 $ Windows 7: Only Firefox 24 ESR is running in Windows 7 192.168.90.186. I then look at NetBeans 8 and it continues to say "Waiting For Connection (netbeans-xdebug)" Can you give me some advice Thanks, Sam Stamport php.ini - zendextension'C:\Program Files (x86)\DevDesktop\php55\ext\phpopcache. I've spent a whole day trying to get this to work. I've spent 3 days working on this and need help.īottom line: I start a debug session in Firefox 24 ESR Windows 7 from Sync Custom Server - Create New Account using and see in I'm getting Waiting for connection netbeans-xdebug.
