On Wed, Sep 30, 2009 at 5:42 AM, John <[email protected]> wrote: > > Me: not experienced with Rails or Ruby, > > Problem: Ubuntu 9.04 server in my shop ...couldn't get Apache2.2 + > Passenger + Rails to work for Redmine. (No answer at Redmine list and > I don't think its their problem anyway). Also couldn't get Apache2.2 > and just Rails to work, though some people said it would. Webrick > works. > > Goal: run Redmine on a server that also runs PHP and other web > services. No port numbers in URL. Separate VirtualHost for Rails from > PHP apps. > > Error: no matches for route...."path to various css and js > files" ..... the site actually works very very slowly, but the > graphics and layouts and javascripts don't. > > Main question: Is it impossible to get Apache 2.2 to work with Rails > without Passenger or Mongrel Cluster? Indirect evidence on Rails > documentation makes it sound like you need Mongrel for the routes that > don't go to an actual file? > > Tried: many differing Apache configs, fastcgi vs fcgid, with or > without Passenger, other Rails apps ( simple hello world works in > present config) reset permissions and ownership, checked paths, > scratched head, made coffee... > > > Ideas?
Can you "pastie" some configs and some errors? I have Apache 2.2.13 + Rails + Redmine + PHP running on a home server with Arch Linux, so either is one of your configurations or your packages. How did you installed all your (this problem related) software pieces? Cheers. -- Leonardo Mateo. There's no place like ~ --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

