summaryrefslogtreecommitdiff
path: root/community/xdebug/xdebug.ini
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdebug/xdebug.ini')
-rw-r--r--community/xdebug/xdebug.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/xdebug/xdebug.ini b/community/xdebug/xdebug.ini
new file mode 100644
index 000000000..c6c9222ea
--- /dev/null
+++ b/community/xdebug/xdebug.ini
@@ -0,0 +1,5 @@
+zend_extension=/usr/lib/php/modules/xdebug.so
+;xdebug.remote_enable=on
+;xdebug.remote_host=127.0.0.1
+;xdebug.remote_port=9000
+;xdebug.remote_handler=dbgp