我试图使用mariadb作为数据库在Ubuntu16.04系统上设置icinga2和icingaweb2。我似乎已经将icinga设置为OK (在icinga.log、apache错误日志或syslog中没有错误),但是当我尝试导航到icinga2网页时,我只得到一个空白页和下面的代码
<!--?php /*! Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */ require_once '/usr/share/php/Icinga/Application/webrouter.php'; -->
<html>
<head><head/>
<body><body/>
</html>无论导航到/icingaweb2还是/icingaweb2 2/安装程序,我都会得到相同的代码。我尝试使用git文档上的说明手动配置系统,但仍然是相同的行为。
有什么好主意吗?
彼得。
发布于 2016-06-14 12:41:14
发布于 2016-12-16 19:58:23
我也试过了,还找到了一些堆栈追踪。请看https://bugs.launchpad.net/ubuntu/+source/icingaweb2/+bug/1574250的票
https://serverfault.com/questions/778282
复制相似问题