Demo

討論

保持飢餓,保持愚笨 (Stay hungry, stay foolish)。 史蒂夫·賈伯斯

公告

本網站已取消討論區的討論方式,如果您有問題請至LINE群行動條碼圖片網址,或Facebook社團

Fatal error: Out of memory (allocated 7340032)

  • joyce lynn
  • joyce lynn 的個人頭像 Topic Author
  • Offline
  • 新手上路
  • 新手上路
More
2014-07-05 19:17 #26202 來自 joyce lynn
joyce lynn created the topic: Fatal error: Out of memory (allocated 7340032)
Fatal error: Out of memory (allocated 7340032) (tried to allocate 49152 bytes) in .../libraries/joomla/environment/browser.php on line 298

大家好

剛剛從 3.3.0升級成3.3.1 然後網站就出現上面的錯誤訊息了
請問應該要怎麼解決?

a liberal soul, art lover, nature protector, global villager...etc.

Please 登入 to join the conversation.

More
2014-07-06 18:40 #26203 來自 Eddy
Eddy replied the topic: Fatal error: Out of memory (allocated 7340032)
你有裝什麼特別的套件嗎?例如流量統計之類的?
升級完可以連到後台管理區,在擴充套件管理(安裝套件頁面),看一下資料表有沒有錯誤,或是按「修復」來修補資料庫問題。

知之者不如好之者,好之者不如樂之者

Please 登入 to join the conversation.

More
2014-07-08 17:51 #26206 來自 abokuo
abokuo replied the topic: Fatal error: Out of memory (allocated 7340032)
把網站快取功能暫時關閉

我的 Joomla! 資訊網站:http://www.abokuo.com
Joomla! 書籍:Joomla! 3.x 素人架站計畫(2015.07)

Please 登入 to join the conversation.

  • joyce lynn
  • joyce lynn 的個人頭像 Topic Author
  • Offline
  • 新手上路
  • 新手上路
More
2014-07-11 23:11 #26222 來自 joyce lynn
joyce lynn replied the topic: Fatal error: Out of memory (allocated 7340032)
快取要怎麼關閉?

a liberal soul, art lover, nature protector, global villager...etc.

Please 登入 to join the conversation.

More
2014-07-12 10:03 #26223 來自 abokuo
abokuo replied the topic: Fatal error: Out of memory (allocated 7340032)
管理區「全站設定」畫面,不懂的話去翻書或是到 Joomla! 官網文件庫找資料。

我的 Joomla! 資訊網站:http://www.abokuo.com
Joomla! 書籍:Joomla! 3.x 素人架站計畫(2015.07)

Please 登入 to join the conversation.

More
2014-07-12 17:01 #26228 來自 Eddy
Eddy replied the topic: Fatal error: Out of memory (allocated 7340032)
試試:

更新前改php.ini中的記憶體限制(改完記得重啟apache):
memory_limit = 128M;

或是加一行在configuration.php最前面一行:
ini_mem('memory_limit','128M');

知之者不如好之者,好之者不如樂之者

Please 登入 to join the conversation.

  • joyce lynn
  • joyce lynn 的個人頭像 Topic Author
  • Offline
  • 新手上路
  • 新手上路
More
2014-07-12 19:00 #26229 來自 joyce lynn
joyce lynn replied the topic: Fatal error: Out of memory (allocated 7340032)
Eddy 謝謝你

我用虛擬主機,不知道要怎樣重新啟動 apache

a liberal soul, art lover, nature protector, global villager...etc.

Please 登入 to join the conversation.