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