作者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
→ GoodXD:加 define('WP_MEMORY_LIMIT', '64M'); to wp-config.php 12/20 02:50
→ GoodXD:加 php_value memory_limit 64M to .htaccess file 12/20 03:11
→ GoodXD:擇一 12/20 03:11
→ frogism:成功了,感謝樓上的幫忙 12/20 15:46