Newrelic not working due to xdebug

Hi,

I read your post about newrelic installation. Server monitoring works. PHP-monitoring does not work. I read troubleshooting guide and went to newrelic php-logs, there I noticed follwoing error: the Xdebug extension prevents the New Relic agent from gathering errors. No errors will be recorded.

I found this post http://stackoverflow.com/questions/18602859/new-relic-warning-the-xdebug-extension-prevents-the-new-relic-agent-from-gather that means that xdebug prevents newrelic to work, I don’t have a clue what this means, if it can be disabled or what is the workaround.

Any suggestion? Thanks

@Matias65

If you don’t want to debug wordpress with x-debug then you can remove the x-debug.

apt-get purge php5-xdebug

Above command remove and purge the x-debug configuration.

Hello @Matias65,

I hope your query is resolved. I am closing this support topic for now.

Feel free to create a new support topic if you have any queries further. :slight_smile: