Getting the following error when trying to access your wp-admin/ panel in WordPress?
I had the same. I reuploaded all files, nothing changed. Then it slipped my mind – what if APC is doing some weird stuff? Turns out it did!
So, if you are getting this error and you have APC installed, turn the following option to “0″.
-
apc.include_once_override="0"
