Web Hosting Talk







View Full Version : lxadmin and rails?


That Guy
12-31-2008, 03:19 AM
I'm curious if lxadmin comes with rails installed. I reinstalled my VPS with the centOS5 Lxadmin image and lxadmin seems to support rails but when I run rails -v or ruby -v in my terminal it says that no such commands exist which leads me to believe either it's not installed or it doesn't know the correct paths. If it really isn't installed, how would one go about installing it on lxadmin?

That Guy
12-31-2008, 07:01 AM
Nevermind. I just installed Ruby + Rails myself and then used Passenger to deploy.

Adam-AEC
12-31-2008, 10:23 AM
Nevermind. I just installed Ruby + Rails myself and then used Passenger to deploy.
This is the best way to do it. You will have more control this way.