http://wordpress.org/support/topic/fatal-error-call-to-undefined-function-wp_using_ext_object_cache?replies=7
some suggestions:
Do you have caching enabled on your site? Empty/disable the cache and see if that provides a cure.
Try to enable wp_debug from wp-config.php, wordpress will provide information if any error from your themes
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 3008
Notice: 鑷�3.4鐗堟湰璧凤紝宸�涓嶅缓璁娇鐢�add_custom_background锛岃鎹㈢敤add_theme_support( ‘custom-background’, $args )銆� in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\functions.php on line 2908
Fatal error: Call to undefined function wp_using_ext_object_cache() in D:\www\web\iphil.cc_BNx4siGsmUHE8jbm410G\wwwroot\wp-includes\option.php on line 445
可能是你用的Theme或Plugins的问题。
Disable所有的Plugins
用Wordpress默认的Theme如2012或2013
如还有问题,考虑重新安装(先备份)。
如没有问题,一个个Enable Plugins,检查那个Plugins或Theme的问题。