博客后台升级到wordpress 2.9 beta 2
不知道为什么,最近博客好像不是很稳定,经常打开是空页面,apache log经常出现以下内容:
PHP Fatal error: Call to a member function get() on a non-object in /hsphere/local/home/c275641/ijay.net.cn/wp-includes/cache.php on line 93 PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 163667 bytes) in /hsphere/local/home/c275641/ijay.net.cn/wp-includes/functions.php on line 959
估计和之前一次升级失败或是使用super cache插件有关系。今天下午懒得重弄,干脆吧WP升到了2.9 beta 2,虽然是beta,但是至少用到现在没出现白页面
p.s. 曾经冲动想学一下PHP,结果看源代码看得一头雾水,放弃……