作者frogism ()
看板Blog
标题[ WP ] 无法更新版本
时间Sun Dec 20 01:26:09 2009
请问也在用 WP 的朋友,
我的部落格从 2.8.6 开始就不能更新了,
从後台按更新後就会出现以下讯息
自
http://wordpress.org/wordpress-2.9.zip 下载更新档案中。
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
allocate 2515174 bytes) in
/home3/martyhou/public_html/blog/wp-includes/http.php on line 1331
请问大概是出了什麽问题呢?
我的网址是
http://martyhou.com/blog
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 123.204.141.238
1F:→ GoodXD:加 define('WP_MEMORY_LIMIT', '64M'); to wp-config.php 12/20 02:50
2F:→ GoodXD:加 php_value memory_limit 64M to .htaccess file 12/20 03:11
3F:→ GoodXD:择一 12/20 03:11
4F:→ frogism:成功了,感谢楼上的帮忙 12/20 15:46