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