You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm quite new to this, so I don't exactly know how all the versions correlate, but I installed your rpm onto my server and it created a separate ruby (1.8.7?) directory that it used instead of the ruby 1.9.3 that I already have installed.
I looked around and read that nginx (when compiled with the passenger module) is fixed to a specific ruby version, is this true? If so, will there be compatibility issues when I try to run my code written on ruby 1.9.3 with Rails 4.0?
I tried compiling nginx from source to get it to use my ruby installation, but I'm not exactly sure how to get the config to install to the typical RHEL locations.
The text was updated successfully, but these errors were encountered:
I'm quite new to this, so I don't exactly know how all the versions correlate, but I installed your rpm onto my server and it created a separate ruby (1.8.7?) directory that it used instead of the ruby 1.9.3 that I already have installed.
I looked around and read that nginx (when compiled with the passenger module) is fixed to a specific ruby version, is this true? If so, will there be compatibility issues when I try to run my code written on ruby 1.9.3 with Rails 4.0?
I tried compiling nginx from source to get it to use my ruby installation, but I'm not exactly sure how to get the config to install to the typical RHEL locations.
The text was updated successfully, but these errors were encountered: