Index: xdebug.ini
--- xdebug.ini.orig
+++ xdebug.ini
@@ -1,5 +1,9 @@
-; This file is generated by the 'xdebug.org:html/docs/convert.php' robot
-; for Xdebug 3.1.3 — do not modify by hand
+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.cli_color
