I've tried to reinstall the zend environment and debugger on my new
computer. I almost succeeded but when I try to debug or profile a webpage
by clicking on the buttons on the toolbars I get the following message in
my browser:
Failed to connect to host '192.168.2.102' . Failed to connect to host
'192.168.126.1' . Failed to connect to host '192.168.47.1'.
(I've got a network card, Wifi and Bluetooth in the machine)
The Zend section in my php.ini file:
[Zend]
zend_language=E nglish
session.save_pa th="C:\PROGRA~1 \Zend\tmp"
zend_debugger.e xpose_remotely= always
zend_debugger.l icensed_user="T oni ***********"
zend_debugger.l icense_key=**** ************
zend_debugger.e nabled=1
zend_gui_passwo rd=************ *************** *****
zend_ini_modifi er="C:\PROGRA~1 \Zend\sbin\ini_ modifier"
zend_debugger.a llow_hosts=127. 0.0.1/32,192.0.0.0/8
zend_debugger.d eny_hosts=
zend_server.all ow_hosts=127.0. 0.1/32,192.0.0.0/8
zend_server.den y_hosts=
zend_root_dir=" C:\PROGRA~1\Zen d"
zend_server.apa che_error_log=" C:\Apache\logs\ error.log"
zend_extension_ ts="C:\Program Files\Zend\lib\ ZendExtensionMa nager.dll"
;end_extension_ manager.optimiz er_ts="C:\Progr am Files\Zend\lib\ Optimizer-
2.1.0"
zend_extension_ manager.debug_s erver_ts="C:\Pr ogram Files\Zend\lib\ Debugger-
3.0.1"
I've commented out the optimiser because when using it, my pages get an
error. The debugger fails with and without the optimizer.
Please help,
Toni
computer. I almost succeeded but when I try to debug or profile a webpage
by clicking on the buttons on the toolbars I get the following message in
my browser:
Failed to connect to host '192.168.2.102' . Failed to connect to host
'192.168.126.1' . Failed to connect to host '192.168.47.1'.
(I've got a network card, Wifi and Bluetooth in the machine)
The Zend section in my php.ini file:
[Zend]
zend_language=E nglish
session.save_pa th="C:\PROGRA~1 \Zend\tmp"
zend_debugger.e xpose_remotely= always
zend_debugger.l icensed_user="T oni ***********"
zend_debugger.l icense_key=**** ************
zend_debugger.e nabled=1
zend_gui_passwo rd=************ *************** *****
zend_ini_modifi er="C:\PROGRA~1 \Zend\sbin\ini_ modifier"
zend_debugger.a llow_hosts=127. 0.0.1/32,192.0.0.0/8
zend_debugger.d eny_hosts=
zend_server.all ow_hosts=127.0. 0.1/32,192.0.0.0/8
zend_server.den y_hosts=
zend_root_dir=" C:\PROGRA~1\Zen d"
zend_server.apa che_error_log=" C:\Apache\logs\ error.log"
zend_extension_ ts="C:\Program Files\Zend\lib\ ZendExtensionMa nager.dll"
;end_extension_ manager.optimiz er_ts="C:\Progr am Files\Zend\lib\ Optimizer-
2.1.0"
zend_extension_ manager.debug_s erver_ts="C:\Pr ogram Files\Zend\lib\ Debugger-
3.0.1"
I've commented out the optimiser because when using it, my pages get an
error. The debugger fails with and without the optimizer.
Please help,
Toni
Comment