views:

117

answers:

1

Hi guys,

I'm setting up PHP Eclipse with Zend Server CE as a debugger.

I start debugging a file, and it opens either in the internal web browser or in Firefox.

However, when stepping through the file, after a minute or so the internal web browser stops waiting for a response and brings up a file download box. e.g. if I was debugging index.php, after a minute a "Save file" box comes up to save or open index.php.

This happens with both Firefox and the internal browser.

Has anybody seen this before? Is it Eclipse PDT that's doing this or the settings on the Zend server?

Thanks.

A: 

same here with xdebug

must be internal eclipse browser

looking to switch to external browser for debugging but can not find how