0

PHP Fatal error: Call to undefined function get_option()

Posted November 27th, 2011 in Razno by Metod

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″.

  1. apc.include_once_override="0"