dqsxsmi3704 2011-07-31 05:48
浏览 65

wordpress致命错误:内存不足

I have set php memory limit from whm to 256M from WHM > PHP Configuration Editor. Even so, my wordpress website and admin is showing me an error like below.

Fatal error: Out of memory (allocated 36175872) (tried to allocate 30720 bytes) in /home/XXXX/public_html/wp-includes/class-simplepie.php on line 14272
Fatal error: Out of memory (allocated 35127296) (tried to allocate 1966080 bytes) in /home/XXXX/public_html/wp-includes/class-simplepie.php on line 5427

I also tried to add following line to the top of wp-config.php, but no luck and same error.

define('WP_MEMORY_LIMIT', '128M');

can anyone suggest me or tell me what may be the solution?

  • 写回答

3条回答 默认 最新

  • dongruo4601 2011-07-31 06:09
    关注

    Did you change the memory limit in php.ini(or through WHM service configuration page)? If so, try rebooting Apache

    评论

报告相同问题?

悬赏问题

  • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大
  • ¥15 Oracle中如何从clob类型截取特定字符串后面的字符
  • ¥15 想通过pywinauto自动电机应用程序按钮,但是找不到应用程序按钮信息
  • ¥15 如何在炒股软件中,爬到我想看的日k线
  • ¥15 seatunnel 怎么配置Elasticsearch
  • ¥15 PSCAD安装问题 ERROR: Visual Studio 2013, 2015, 2017 or 2019 is not found in the system.
  • ¥15 (标签-MATLAB|关键词-多址)
  • ¥15 关于#MATLAB#的问题,如何解决?(相关搜索:信噪比,系统容量)
  • ¥500 52810做蓝牙接受端
  • ¥15 基于PLC的三轴机械手程序