I am currently trying to get Xdebug to work on our development server. As client I am using netbeans and the connection so far works without problems. But when I try to set
In your php.ini file, set this directive:
report_zend_debug = 1
I hope this help someone?