zend_extension=xdebug.so
xdebug.remote_enable = on
;xdebug.remote_connect_back = on
xdebug.idekey = "vagrant"
xdebug.remote_host="10.0.2.2"
xdebug.remote_autostart = on
xdebug.remote_log="/var/log/xdebug.log"
Created
April 30, 2016 07:30
-
-
Save duythien/ef00c9ba7577d9e7458082072bb4d5ce to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment