Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. [xdebug]
  2. zend_extension=/usr/local/opt/php71-xdebug/xdebug.so
  3. xdebug.cli_color = 1
  4. xdebug.default_enable = 1
  5. xdebug.remote_enable = on
  6. xdebug.remote_connect_back = 1
  7. xdebug.remote_port = 9000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement