I'm getting this message with the super-cache debugger:
"Could not get mutex lock. Not caching."
I tried uncommenting use_flock line:
$use_flock = true; // Set it true or false if you know what to use
Still, I keep getting the message. Any idea on what to do?