dede后臺(tái)Fatal error: Allowed memory size of 8388608 bytes exhausted問題的解決方
來源:易賢網(wǎng) 閱讀:1039 次 日期:2016-06-29 10:51:54
溫馨提示:易賢網(wǎng)小編為您整理了“dede后臺(tái)Fatal error: Allowed memory size of 8388608 bytes exhausted問題的解決方”,方便廣大網(wǎng)友查閱!

訪問dede后臺(tái)的時(shí)候提示Fatal error: Allowed memory size of 8388608 bytes exhausted問題的解決方法

解決方式一: ( 我用這方式就可以安裝了)

打開在.htaccess 文件裡 最上面開頭加上

php_value max_execution_time 1200

php_value memory_limit 200M

php_value post_max_size 200M

php_value upload_max_filesize 200M

解決方式二: (這我就不太會(huì)請(qǐng)高手解釋)

或者在httpd.conf主機(jī)配置里改

解決方式三: (這個(gè)我試過沒什麼作用..請(qǐng)高手幫忙解釋)

如出現(xiàn)這種問題則表明,程序運(yùn)行占用的記憶空間超過了8M,解決方法修改PHP.ini文件將

memory_limit = 8M ;

的值改為12M就可以了

This error message can spring up in a previously functional PHP script when the memory requirements exceed the default 8MB limit. Don’t fret, though, because this is an easy problem to overcome.To change the memory limit for one specific script by including a line such as this at the top of the script:

ini_set("memory_limit","12M");

The 12M sets the limit to 12 megabytes (12582912 bytes). If this doesn’t work, keep increasing the memory limit until your script fits or your server squeals for mercy.

You can also make this change permanently for all PHP scripts running on the server by adding a line like this to the server’s php.ini file:

memory_limit = 12M

Keep in mind that a huge memory limit is a poor substitute for good coding. A poorly written script may inefficiently squander memory which can cause severe problems for frequently executed scripts. However, some applications are run infrequently and require lots of memory like importing and processing a big data file.

如果是vps云主機(jī),服務(wù)器用戶推薦大家采用第三種方法。

更多信息請(qǐng)查看CMS教程
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請(qǐng)考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報(bào)名

  • 報(bào)班類型
  • 姓名
  • 手機(jī)號(hào)
  • 驗(yàn)證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號(hào):滇ICP備2023014141號(hào)-1 云南省教育廳備案號(hào):云教ICP備0901021 滇公網(wǎng)安備53010202001879號(hào) 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號(hào)
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號(hào):hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報(bào)警專用圖標(biāo)