Xdebug ignores breakpoints
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 a breakpoint within netbeans it is just getting ignored. And yeah, I already googled for hours and also found some questions here that perfectly fit my description: SO 1 SO 2 But this does not seem to solve it for me. The Xdebug module is loaded via zend_extension=path/to/xdebug. so in the /etc/php5/conf.d/xdebug.ini I also looked at the php5/apache and php5/cli php.ini to make sure it is not loaded with extension=