`
yueguangyuan
  • 浏览: 332686 次
  • 性别: Icon_minigender_1
  • 来自: 新加坡
社区版块
存档分类
最新评论

Ubuntu 7.04上安装Mantis

阅读更多
参考:http://www.linuxdiyf.com/bbs/thread-47085-1-10.html
            http://www.linuxdiyf.com/bbs/thread-47085-1-11.html


1.sudo apt-get install apache2 libapache2-mod-php5 php5 php5-gd mysql-server php5-mysql phpmyadmin
2.修改Mysql root用户密码
3.配置php5
4.配置mysql
5.安装Mantis
    将下载好的Mantis改名为mantis 移到/var/www/下面  sudo chmod -R 777 mantis/
    修改apache2配置文件
    修改Mantis配置文件 cp config_inc.php.sample config_inc.php vi /var/www/mantis/config_inc.php
    配置用户名 密码  邮件
    导入数据库文件  http://localhost/mantis/admin/install.php

    然后使用  用户名:administrator 密码root


apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics