Installing Ruby
To begin, you will need root access to the server on which you wish to install Ruby
Requirements
cPanel version 11.
Log into your server as the root user and issue the following command via the command line:
Execute the following script to install Ruby:
After installing Ruby, you will need to make sure that the appropriate ports are opened for your cPanel users.
By default, Ruby applications begin on port 12001. Ruby application port numbers are automatically incremented with each new Ruby application.
This means the the first Ruby on Rails application created on your server will use port 12001, while the second Ruby on Rails application will use port 12002.
Leave a Reply
You must be logged in to post a comment.