Wordpress报错:Allowed memory size of 134217728 bytes exhausted


网站使用Vultr欠费后,宕机重启,发生错误:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /www/wwwroot/******.com/wp-content/plugins/header-footer-elementor/inc/class-hfe-settings-page.php on line 422

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /www/wwwroot/******.com/wp-content/plugins/wordpress-seo/lib/model.php on line 1

 

分析:经过检查发现,memory size 是指php缓存,判断是内存溢出问题,

解决:

  1.修改后台PHP配置参数 memory_limit 128M为 80M

  2. 服务>>>重载配置>>>重启>>>刷新浏览器 即可

 

 

 

 

 

参考:https://blog.csdn.net/fly_on_the_sky/article/details/102669880

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM