zend_extension=/usr/php/PHP_VERSION/modules/xdebug.so
;For detailed Xdebug configurations, please visit
;Below configuration directives enables debugging with
;IDE's like Netbeans, Eclipse.
;Provide approriate values to below configuration directives
;if you are running your IDE from another machine.
xdebug.remote_host=localhost
xdebug.remote_port=9000