search

Home  >  Q&A  >  body text

linux安装的apache启动出错!!

大家讲道理大家讲道理2899 days ago486

reply all(2)I'll reply

  • 黄舟

    黄舟2017-04-17 16:55:14

    /usr/local/http2 Is this directory available?

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 16:55:14

    The error report is very clear, the code execution error in line 80 of apachectl.
    Visually guess this is the line

    /usr/local/http2 --enable-modules=all --enable-mods-shared=all --enable=so/bin/httpd 没有那个文件或目录
    

    The files are /usr/local/http2 and so/bin/httpd. Just look for them.
    If the path is wrong, find it yourself, then replace it with the correct one and try again.

    reply
    0
  • Cancelreply