rails开发环境的部署问题

happy_bug 2011-02-15 03:03:19
找了半天的资料,头都大了

现在使用winscp和putty在远程服务器上部署开发环境

和在本地上安装有什么区别

我按照本地安装的步骤装了ruby gem rails以及其他的一些插件

在终端执行 ruby script/server 可以
=> Booting Mongrel
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server

在浏览器中输入 http://远程服务器IP:3000/ 就显示连接不上

是不是还有什么东西要设置。。。

哪位高人帮帮忙
...全文
108 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
51one 2011-03-13
  • 打赏
  • 举报
回复
很可能是防火墙的3000 端口没开。
先 service iptables stop ,把在浏览器上访问试下
xiaodeshi 2011-02-27
  • 打赏
  • 举报
回复
Rails使用Git/SSH/Capistrano来实现自动化部署。
楼主别在搞这写不入流的方法了。

看教程学一下吧:
http://www.hostingrails.com/How-to-Deploy-Rails-Using-Git-with-Capistrano-on-Mongrel-with-HostingRails
happy_bug 2011-02-21
  • 打赏
  • 举报
回复
(No info could be read for "-p": geteuid()=1000 but you should be root.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
tcp 0 0 10.128.37.198:22 121.231.139.52:28682 ESTABLISHED -
tcp 0 0 10.128.37.198:22 121.231.139.52:28739 ESTABLISHED -
tcp6 0 0 :::22 :::* LISTEN -
udp 0 0 0.0.0.0:68 0.0.0.0:* -
sevk 2011-02-19
  • 打赏
  • 举报
回复
远程服务器开了 ufw 或 iptables ?
远程服务器 netstat -antpu 看一下先。。。

taito 2011-02-18
  • 打赏
  • 举报
回复
看项目目录下的 log,找出出错真正的原因
happy_bug 2011-02-15
  • 打赏
  • 举报
回复
有人会吗。。
happy_bug 2011-02-15
  • 打赏
  • 举报
回复
SOS

2,764

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Ruby/Rails
社区管理员
  • Ruby/Rails社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧