Index: xdebug.ini
--- xdebug.ini.orig
+++ xdebug.ini
@@ -25,8 +25,12 @@
 ;    ``XDEBUG_CONFIG``environment variable [1]. [1]
 ;    /docs/all_settings#XDEBUG_CONFIG
 ;
-;
-;xdebug.cli_color = 0
+zend_extension=xdebug.so
+#xdebug.mode=develop,profile
+
+# paths are relative to /var/www if chroot is used
+#xdebug.log=/logs/xdebug.log
+#xdebug.output_dir=/tmp
 
 ; -----------------------------------------------------------------------------
 ; xdebug.client_discovery_header
