I’m using Newrelic app to catch any error in server. So here is the latest error that I’ve found. It doesnt affect anything but just in case I want to ask.
E_ERROR: Unknown: Cannot use output buffering in output buffering display handlers
System Info:
Ubuntu 14.04 Apache/2.4.7
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This question was answered by @JonsJava:
You’re using W3 total cache, aren’t you? clear your minify cache, and this should go away.
@JonsJava Nope. I’m using WP Super Cache. Do you think the cache plugin doing this?
You’re using W3 total cache, aren’t you? clear your minify cache, and this should go away.