News Feed
Jobs Feed
Sections




News Archive
Mark Hamlin's Blog:
Debugging xdebug (tcp, dns, ubuntu, osx, vmware) ((all at once))
August 31, 2011 @ 13:04:43

In a recent post to his blog Mark Hamlin talks about some of his difficulties in getting XDebug and Netbeans working together from an OSX machine hitting a Ubuntu server.

For the past 18 months working with PHP, i've primarily used alternatives, not out of preference, but because netbeans xdebug integration consistently failed me. It would (might) work with a remote apache, but would not play with scripts executed remotely from the command line. I could be fairly sure my xdebug config was sound as I no problems with MacGDB and PHPStorm whatsoever.

With a little more investigation, he discovered that it was the OSX firewall causing issues. He found that, with a new incoming connection came a confirmation box to approve the connection. This, of course, wasn't passed along to Netbeans so he never saw it. In the end, he set up a reverse SSH tunnel to bypass the firewall completely (command included).

0 comments voice your opinion now!
debug netbeans firewall xdebug ssh tunnel ubuntu osx


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Debugging PHP applications with xdebug

Secunia.com: Ubuntu update for PHP

HowTo Forge: Installing And Working With Xoops Under Ubuntu 6.10

Rafael Dohms' Blog: Debugging PHPUnit Tests in NetBeans with XDebug

Cal Evans' Blog: 5 Tools Every PHP Developer Should Master


Community Events











Don't see your event here?
Let us know!


functional release introduction testing development podcast language interview series tool example conference object framework community zendframework2 phpunit opinion unittest code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework