On 2/2/07, Bill Gerneglia <[EMAIL PROTECTED]> 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 _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
