论坛首页 综合技术论坛

开源的项目管理和Bug跟踪工具 Redmine

浏览 33987 次
精华帖 (0) :: 良好帖 (2) :: 新手帖 (3) :: 隐藏帖 (0)
作者 正文
   发表时间:2010-05-23  
齐薄云天 写道
其它功能都正常,就上传附件出问题吗?
你把你的详细部署环境给我说下。


好像chown还不行,我原以owner应该有所有权限呢,我今天特意试了一下chmod 777 居然就好使了。看来原来我认为错了,通过这几天研究和试用,我已经能很熟练的使用Redmine了,并且在Team里推广使用了。 多谢。
0 请登录后投票
   发表时间:2010-05-24  
好了就行,祝你们用的顺心!
0 请登录后投票
   发表时间:2010-07-25   最后修改:2010-07-25
我今天装了个Redmine 1.0.0-0
用上subtask插件之后就报错



然后再打个问题列表页面就报错了

大家帮忙看看什么问题
  • 大小: 14.1 KB
0 请登录后投票
   发表时间:2010-07-26  
to llyzq:

> 用上subtask插件之后就报错

是指啥意思?
是说新安装redmine-1.0.0之后又安装了subtask插件吗?
0 请登录后投票
   发表时间:2010-07-26  
齐薄云天 写道
to llyzq:

> 用上subtask插件之后就报错

是指啥意思?
是说新安装redmine-1.0.0之后又安装了subtask插件吗?


是的

我后来看了下1.0的changelog,好像已经加入了subtask
0 请登录后投票
   发表时间:2010-07-26  
但是我又出现另一个问题

在我试图重装bitNami之后,发现只能访问
http://localhost

而在访问redmine时,http://localhost/redmine就报错

会出现两种错误
第一种:这种经常会在重启机器,再访问的时候出现
Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

第二种:这种在重启机器过一会再访问的时候会出现
Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /redmine/.

Reason: Error reading from remote server


我在网上看到这个英文帖子,应该跟我一同样的问题,但是英文不好,关键的地方都不知道别人写的什么  - -

http://bitnami.org/forums/forums/redmine/topics/proxy-error-on-windows-xp-starting-redmine
0 请登录后投票
   发表时间:2010-07-26  
补充:
我第一次装好bitnami之后也出现了这种问题

但是在我制裁重装之后就好了

可是当我装subtask导致程序报错,再重装的时候

怎么重装都不行了
0 请登录后投票
   发表时间:2010-07-27  
不好意思,我没用bitnami安装。我是直接源码安装的。因此对于用bitnami安装所产生的错误,我解释不了。

不过我能回答的是,redmine-1.0.0与subtask冲突的问题。
因为redmine-1.0.0已经加入subtask功能,因此已经不需要再安装subtask插件了。如果你再安装,会产生数据迁移时字段冲突的问题。因为他们都需要为issues表添加`parent_id`, `lft` and `rgt`字段。

这样等于说是数据库的表结构被破坏了。因此,建议你删除数据库,重新再安装。
0 请登录后投票
   发表时间:2010-07-27  
刚看了你搜的那篇英文贴子,上面主要说的意思是在XP上防火墙导致apache代理失败。要么关掉防火墙,要么不通过代理访问redmine。

那个发帖报问题的人最后可以通过 http://localhost:3001/redmine/  访问。因为这个URL是不经过代理访问的。
0 请登录后投票
   发表时间:2010-07-27  
这个地址我也试过了

同样访问不了,直接提示“无法显示页面”

另外我看了下访问http://localhost/redmine  appach2的访问日志
[Tue Jul 27 14:30:44 2010] [warn] pid file C:/BitNami Redmine Stack/apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jul 27 14:30:44 2010] [notice] Apache/2.2.14 (Win32) configured -- resuming normal operations
[Tue Jul 27 14:30:44 2010] [notice] Server built: Sep 28 2009 22:41:08
[Tue Jul 27 14:30:44 2010] [notice] Parent: Created child process 120
[Tue Jul 27 14:30:45 2010] [notice] Child 120: Child process is running
[Tue Jul 27 14:30:45 2010] [notice] Child 120: Acquired the start mutex.
[Tue Jul 27 14:30:45 2010] [notice] Child 120: Starting 64 worker threads.
[Tue Jul 27 14:30:45 2010] [notice] Child 120: Starting thread to listen on port 80.
[Tue Jul 27 14:34:23 2010] [error] [client 127.0.0.1] (OS 10054)远程主机强迫关闭了一个现有的连接。  : proxy: error reading status line from remote server 127.0.0.1, referer: http://localhost
[Tue Jul 27 14:34:23 2010] [error] [client 127.0.0.1] (OS 10054)远程主机强迫关闭了一个现有的连接。  : proxy: error reading status line from remote server 127.0.0.1, referer: http://localhost
[Tue Jul 27 14:34:23 2010] [error] [client 127.0.0.1] proxy: Error reading from remote server returned by /redmine/, referer: http://localhost
0 请登录后投票
论坛首页 综合技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics