【问题标题】:Having problems accessing Apache Webserver from Webmin从 Webmin 访问 Apache Webserver 时遇到问题
【发布时间】:2016-09-07 20:55:27
【问题描述】:

我在 AMI 上运行 apache,但无法通过 webmin 启动服务器。当我尝试时,我得到:

Failed to start apache : Apache does not appear to be running : 
[Wed Sep 07 20:53:22.937284 2016] [suexec:notice] [pid 9985] AH01232: suEXEC >mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 07 20:53:22.958565 2016] [auth_digest:notice] [pid 9986] AH01757: generating secret for digest authentication ...
[Wed Sep 07 20:53:22.959164 2016] [lbmethod_heartbeat:notice] [pid 9986] AH02282: No slotmem from mod_heartmonitor
[Wed Sep 07 20:53:22.983021 2016] [mpm_prefork:notice] [pid 9986] AH00163: Apache/2.4.23 (Amazon) PHP/5.6.24 configured -- resuming normal operations
[Wed Sep 07 20:53:22.983041 2016] [core:notice] [pid 9986] AH00094: Command line: '/usr/sbin/httpd'

这是我第一次在 AWS 上建立网站,非常感谢任何帮助!

【问题讨论】:

  • 以上日志显示服务器已启动。

标签: apache amazon-web-services amazon-ami webmin


【解决方案1】:

通过发出以下命令确定 Apache 是否正在运行:

ps 斧头 | grep httpd | grep -v grep

或尝试访问您的 index.html 页面。

另外,仅供参考,webmin 已被 Ubuntu https://help.ubuntu.com/community/WebMin 删除

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-07-13
    • 2019-03-17
    • 1970-01-01
    相关资源
    最近更新 更多