For mongrel deployment behind apache, you might want to check out: http://mongrel.rubyforge.org/wiki/Apache
Instead of mongrel, you may want to look at deploying via passenger: http://www.modrails.com/install.html Jeff On Jan 9, 12:05 pm, Derek Smith <li...@ruby-forum.com> wrote: > Hi All, > > We have a RoR app, SQLite, and mongrel and we are considering moving to > apache. > Our current RoR app listens on port 80 and works fine. I installed > apache to listen on port 7002, then installed an app called Munin that > displays performance data, but I cannot get apache to serve up the > pages. > I realize this is not a RoR question, but I think RoR is somehow > over-riding the rendering of Munin. The is the routing error I get when > I gotohttp://myip/muninor when I gotohttp://myip:7002, it times out. > > Routing Error > > No route matches "/usr/local/www/munin" with {:method=>:get} > > httpd.log: > Fri Jan 8 15:33:35 2010] [info] (2)No such file or directory: > make_sock: for address 69.55.236.89 port 7002, setso > ckopt: (SO_ACCEPTFILTER) > > Will anyone help or suggest a fix(s) and also provide any good resources > (online or books) for moving to Apache from Mongrel? > > thank you! > derek > -- > Posted viahttp://www.ruby-forum.com/.
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.