gpt4 book ai didi

ruby-on-rails - Redmine 中的安装问题

转载 作者:太空宇宙 更新时间:2023-11-03 16:59:33 24 4
gpt4 key购买 nike

我已经在我的 Ubuntu 服务器上安装了 Redmine。安装后访问

http://localhost:3000/

正在加载,但 Redmine 打不开。如何配置 Apache2?在 ports.conf 文件中,我将“listen 80”更改为“listen 3000”并保存。如果我使用 sudo service apache2 restart 重新启动 Apache2,我会收到以下错误:

(98)Address already in use: AH00072: make_sock: could not bind to address [::]:3000 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:3000 no listening sockets available, shutting down AH00015: Unable to open logs Action 'start' failed. The Apache error log may have more information.

最佳答案

你在独立运行 Redmine 吗?

停止 apache/重新启动 Redmine 并尝试连接 http://localhost:3000

一般使用 Apache 作为 redmine 的代理,使用 proxy_pass 和 passenger 模块。

关于ruby-on-rails - Redmine 中的安装问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19935412/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com