如何在 centos 中 运行 passenger 和 apache2 上的 rails2 应用程序

How to run rails2 app on passenger and apache2 in centos

我有一个旧的 Rails 2.0.1/Ruby 1.8.7 应用程序,它在 centos 6 的生产环境中使用 thin 和 appcahe2 运行 server.But 我需要在 Passenger 和 Apache2 服务器上 运行,有没有可能在上面 运行..?

感谢您的帮助....

我建议您访问以下链接以参考在 passenger 和 Apache2 上设置应用程序的所有步骤。在这些链接中,作者展示了使用最新 rails 和 ruby 版本制作的应用程序的设置,但您可以根据需要进行更改。

Install Ruby on Rails with Apache and Passenger on CentOS 6

How To Setup a Rails 4 App With Apache and Passenger on CentOS 6