Jump to content

Problem of create ROR application within CPanel


nu852

Recommended Posts

Hi,

 

When I tried to create a ROR application within CPanel, it returned that "NO application is installed, because there is some problem". Where should I find help?

 

Best Regrads.

 

 

host : bubble.heliohost.org

server : johnny's server

 

post-22816-1318620641.jpg

Link to comment
Share on other sites

Information of "Error Message" & "Installed Ruby Gems" attached.

 

Moreover, Perhaps I may use commands in shell environment e.g. rake, in order to change my ROR web application.

May I use SSH to logon to Johnny's server (in user environment), and run such commands under user environment?

 

Thank you in advanced! :)

post-22816-1318712645.jpg

Installed_Ruby_Gems.pdf

Installed_Modules.pdf

Link to comment
Share on other sites

Does your app require Rails 3?

In my guess, the ROR application creation in CPanel is fixed. It just creates an empty ROR application. Compatibility of the empty ROR application depends on the version of rails installed on system, during creation.

 

Within my attached pdf files, the installed version rails is 2.3.11, so I believe the new empty ROR application is compatible to rails v2.x.

 

I know that Johnny's server does not support rails v3.x. If Johnny's server will support rails v3.x in future, I think it is a good news.

 

Link to comment
Share on other sites

Information on posts at following url, it shows that ror application creation requires rails v2.3.12 within CPanel.

Thus, it requires rails v2.3.12 installation manually. However,

Examples show that the installation process is done through SSH access.

 

http://forums.cpanel.net/f5/ruby-rails-issue-222852.html

http://forums.cpanel.net/f5/redmine-error-213111.html

 

In heliohost's CPanel, running command "gem install rails -v=2.3.12" fails.

And there is no SSH access. It seems no solution at this moment.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...