Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/03/2017, 10:51
Avatar de baldaweb
baldaweb
 
Fecha de Ingreso: septiembre-2010
Ubicación: Barco pirata
Mensajes: 244
Antigüedad: 13 años, 7 meses
Puntos: 20
Respuesta: xdbug con netbeens y xamp

En netbeans uso la siguiente configuración

Código Apache:
Ver original
  1. [XDebug]
  2. zend_extension = "C:\xampp\php\ext\php_xdebug.dll"
  3. xdebug.profiler_append = 0
  4. xdebug.profiler_enable = 0
  5. xdebug.profiler_enable_trigger = 0
  6. xdebug.profiler_output_dir = "C:\xampp\tmp"
  7. xdebug.profiler_output_name = "cachegrind.out.%t-%s"
  8. xdebug.remote_enable = on
  9. xdebug.remote_handler = "dbgp"
  10. xdebug.remote_host = "127.0.0.1"
  11. xdebug.trace_output_dir = "C:\xampp\tmp"
  12. xdebug.remote_port = 9000
  13. xdebug.remote_autostart = 0
__________________
CHOOO COOO LAAA TEEEEEEEEE