I'm starting experience very annoying downtimes with my Wordpress installation hosted in a shared environment in Microsoft Azure PAAS, where PHP is executed under IIS.
First of all I tried to optimize plugins and memory consumptions, which is always a good thing to do anyway. But problems persist, so I started digging further. But I must say I'm not very experienced in Windows and IIS at first place.
Said that, I see lot of those lines in the log. They are absolutely obscure to me and even Google was not able to provide me further details.
[11-Nov-2014 00:36:10 America/Los_Angeles] PHP Fatal error: Failure in PHP_MINIT_FUNCTION(Wincache): 212 in Unknown on line 0
[11-Nov-2014 00:59:42 America/Los_Angeles] PHP Fatal error: Failure in PHP_MINIT_FUNCTION(Wincache): 212 in Unknown on line 0
[11-Nov-2014 01:11:47 America/Los_Angeles] PHP Fatal error: Failure in PHP_MINIT_FUNCTION(Wincache): 212 in Unknown on line 0
[11-Nov-2014 01:15:07 America/Los_Angeles] PHP Fatal error: Failure in PHP_MINIT_FUNCTION(Wincache): 212 in Unknown on line 0
would be really nice to know at least...what's going on. Could be those errors the source of my performance problems?