search

Home  >  Q&A  >  body text

Apache stops automatically

QQ浏览器截图20190716145653.png

SilenceSilence2016 days ago1519

reply all(1)I'll reply

  • 王林

    王林2019-08-20 17:56:01

    The reason for this result is a problem with the web page program and the server settings. Because some PHP scripts have memory leak code segments. The server setting: The number of processing requests for the process of apache processing these code segments is set to infinite 0. In other words, these processes will only be killed when apache is restarted or the server is restarted.

    reply
    0
  • Cancelreply