如何将 mongrel.rb 附加到 Redmine 中的初始化程序?
我有 Windows Server 2008 R2,并分别安装了 MySQL 和 Subversion。顺便提一下,它还有 IIS。
我已完成此处描述的所有步骤: http://www.richardnichols.net/ 2009/09/1-month-guide-installing-redmine-on-windows/
我无法登录Redmine。只是输入用户名和密码后无法登录密码并停留在“您正在被重定向”页面上。我找到了要求附加文件进行初始化的问题的解决方案。我只是不知道该怎么做?
这是相应的链接: http://www.redmine.org/boards /2/topics/28918?r=29107
还需要采取哪些其他步骤才能开始?
I have Windows Server 2008 R2 with MySQL and Subversion installed separately. Just to mention that it is also having IIS.
I have completed all steps as described on here:
http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/
I'm not able to login to the Redmine. It just doesn't login after entering username & password and stays on the page "Your're being redirected". I've found the solution to the problem which asks to attach the file to initializes. I just don't know how to do it?
Here is the corresponding link: http://www.redmine.org/boards/2/topics/28918?r=29107
And what other steps need to take to get it started?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需将 mongrel.rb 移至Redmine文件夹内的initializer文件夹中即可。
Just move the mongrel.rb in the initializer folder inside Redmine Folder.