Changes

From SME Server
Jump to navigationJump to search
Line 263: Line 263:  
     $OUT .= "$debug";
 
     $OUT .= "$debug";
 
  }
 
  }
 +
; If using a debug proxy on the server for multi users you need settings like this
 +
; If you have a single user you can set remote host to their IP
 
  xdebug.remote_host                    = 127.0.0.1
 
  xdebug.remote_host                    = 127.0.0.1
 
  xdebug.remote_port                    = 9000
 
  xdebug.remote_port                    = 9000

Navigation menu