Apache server keeps crashing, “caught SIGTERM, shutting down”

前端 未结 7 1437
失恋的感觉
失恋的感觉 2020-12-05 06:14

This just started happening three weeks or so ago. The content of my website hasn\'t changed, it\'s just a phpBB forum using MySQL as a backend.

Nothing has chang

相关标签:
7条回答
  • 2020-12-05 07:04

    Try to upgrade and install new packages

    sudo apt-get update && sudo apt-get upgrade -y
    
    0 讨论(0)
提交回复
热议问题