NYCPHP Meetup

NYPHP.org

[nycphp-talk] Zend remote debugger with PHP5.2

Tom Melendez tom at supertom.com
Fri Feb 2 11:12:58 EST 2007


On 2/2/07, Bill Gerneglia <bgerneglia at gmail.com> wrote:
> I could not get the remote debugger to work with PHP version 4.3.11 - i quit
> out of frustration..
>

Things to look at:
1. phpinfo - does it show up?  If not, extension isn't loaded
2. php.ini - do you have a zend configuration stanza?  Is your network
allowed, etc?
3. Do you have a firewall?  You have to allow inbound connections on
port 10000 (I believe) to your machine.
4. For 4.3.10, you needed Zend Optimizer 2.5.7 (had to look back in my
wiki for this!) - not sure about about 4.3.11

Tom
http://www.liphp.org



More information about the talk mailing list