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