I am having a ton of trouble getting Ruby on Rails to work properly. I have gone though the entire installation process, including phusion passenger. I created a Ruby application, but when I visit it, it goes to the "Forbidden, You don't have permission to access /rubyapp/ on this server." Apache page. I also was able to get a node.js application running through phusion passenger on the localhost, but when I try and get it to run over my public IP address or URL, it doesn't work.
↧