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

标签 ruby-on-rails ubuntu apache2 redmine

我已经在我的 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/

相关文章:

ruby-on-rails - 遵循 wiki 后,在注册编辑中仍然得到 "Current password can' t 为空白”

css - 有没有办法使用 Assets 管道拆分 CSS?

ruby-on-rails - `method_missing':#<Rails::Application::Configuration:0x00> 的未定义方法 `action_mailer'

python - 收集pyHook 找不到满足pyHook要求的版本

php - 跟踪文件完整下载

javascript - 在选择更改时渲染部分 rails

linux - 如何解决找不到apt-get命令

ubuntu - 将我所有的 python 路径添加到 pycharm

ruby-on-rails - 安装 Apache Passenger,未找到 Ruby 开发 header

php - Apache2 SetEnvIfNoCase 使用 Request_URI