Guys,
Remember I said that sometimes my apache was crashing when xDebug was
enabled? Well, that still happens so I leave xDebug off most of time (which
I don’t like).
But when I enabled it and tried to debug on Eclipse, sometimes I could get
it working smoothly. Now It doesn’t anymore, it’s been a couple of days
since I last debugged. When the debug session starts on Eclipse (PDT), it
blinks the files ‘backtrace’ as I already did but then I get a debugging
error.
Is there any xDebug verbose log to see what’s going on?
My xDebug part in php.ini:
[xDebug]
zend_extension_ts=php_xdebug-2.0.3-5.2.5.dll
;;zend_extension=php_xdebug.dll
xdebug.remote_enable=1
xdebug.remote_port=9000
;xdebug.collect_params=3 ;Less apache crashes when these two are off
;xdebug.var_display_max_depth=5
;;xdebug.dump.REQUEST = *
xdebug.remote_host="192.168.0.98"
xdebug.remote_handler="dbgp"
;;xdebug.remote_log = c:\PDTWorkspace\xDebugRemote.log
xdebug.remote_autostart=1
Thanks,
Thiago Henrique Pojda
Tecnologia
Tel: 41 - 3311.7718
Site: <http://www.midiadigital.com.br> www.midiadigital.com.br
Interatividade gerando resultados
"Não basta clicar, tem que converter"
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST