Just a heads up -- The 'how to' video on passenger.sh has been useful to me, but very difficult in places to figure out due to the fact that youtube will not deliver it to me in HD (at least, I assume the screen is legible in HD?) I can see the comments (thank you), but very little that is being typed onto the screen can be read. I very much appreciate the video guide, but I think that a stepwise text 'how to' without the video would have been much easier to follow, and would have taken a lot less time to use (and perhaps even prepare). As always, thanks for all the great work.
what resolution monitor are you using ? should be able to see HD from videos at Install - How to install Centmin Mod Videos | Centmin Mod Community ah looks like like Youtube changed something and only gives 480p max and not 720p and 1080p
That's my problem exactly. I ran into one other problem. The passenger.conf file inside nginx/conf/ is populated with the following line: passenger_ruby /usr/local/rvm/bin/ruby; However, no file exists there after passenger.sh is run and nginx is recompiled. The contents of /usr/local/rvm/bin/ after the install are: ruby-rvm-env rvm rvm-auto-ruby rvm-exec rvm-prompt rvm-shebang-ruby rvm-shell rvm-smile rvmsudo Is rvm-auto-ruby what I am looking for, here?
sounds like ruby via RVM failed to properly install unfortunately, haven't tested passenger.sh addon in a while so it might need updating when I have more free time
RVM is no longer creating symlinks under /usr/local/rvm/bin · Issue #2456 · wayneeseguin/rvm · GitHub I think it's this. It sounds like /usr/local/rvm/bin/ruby is a symlink that someone decided was ugly.