免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 676 | 回复: 1
打印 上一主题 下一主题

cacti安装问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-12-19 17:21 |只看该作者 |倒序浏览
我按照其他同学的方法安装了cacti,我的系统是centos4.3,内核升级到了2.6.16.17。现在怎么安装完在其他机器浏览器中输入http://ip/cacti 却出来这些东西,帮忙看看是哪部分安装出错。   ip就是安装cacti机器的ip。

<?php
/*
+-------------------------------------------------------------------------+
| Copyright (C) 2004 Ian Berry                                            |
|                                                                         |
| This program is free software; you can redistribute it and/or           |
| modify it under the terms of the GNU General Public License             |
| as published by the Free Software Foundation; either version 2          |
| of the License, or (at your option) any later version.                  |
|                                                                         |
| This program is distributed in the hope that it will be useful,         |
| but WITHOUT ANY WARRANTY; without even the implied warranty of          |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           |
| GNU General Public License for more details.                            |
+-------------------------------------------------------------------------+
| cacti: a php-based graphing solution                                    |
+-------------------------------------------------------------------------+
| Most of this code has been designed, written and is maintained by       |
| Ian Berry. See about.php for specific developer credit. Any questions   |
| or comments regarding this code should be directed to:                  |
| - iberry@raxnet.net                                                     |
+-------------------------------------------------------------------------+
| - raXnet - http://www.raxnet.net/                                       |
+-------------------------------------------------------------------------+
*/

include("./include/auth.php");
include("./include/top_header.php");

?>
<table width="98%" align="center">
        <tr>
                <td class="textArea">
                        <strong>You are now logged into <a href="about.php">Cacti</a>. You can follow these basic steps to get
                        started.</strong>
                       
                        <ul>
                                <li><a href="host.php">Create devices</a> for network</li>
                                <li><a href="graphs_new.php">Create graphs</a> for your new devices</li>
                                <li><a href="graph_view.php">View</a> your new graphs</li>
                        </ul>
                </td>
        </tr>
</table>
<?php

include("./include/bottom_footer.php");

?>

论坛徽章:
0
2 [报告]
发表于 2006-12-19 17:44 |只看该作者
解决,是vi /www/conf/httpd.conf里面那三句话没写对,少了空格
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP