Installing Xdebug
Enabling
5/28
  • in php.ini add: zend_extension=/full/path/to/xdebug.so
  • Use zend_extension_debug for debug builds of PHP