• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Ruby on Rails

First of all make sure that you have installed Ruby on Rails support. Just run /usr/local/psa/admin/sbin/autoinstaller and select 'Ruby on Rails support' in '9. [.] <+> Plesk hosting features'
 
Done that on Ubuntu Lucid, and also installed "rubyfull" package and passenger to use with Apache.

Shouldn't rails come installed as a gem?

I tried to do
# gem install rails
but's it's consuming all my CPU and it doesn't give an answer

Running on Plesk 10.4.4 and,
# gem -v
1.3.5

# ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]

# gem list

*** LOCAL GEMS ***

daemon_controller (0.2.6)
fastthread (1.0.7)
passenger (3.0.11)
rack (1.4.0)
rake (0.9.2.2)

Can any one give an explanation/brief on this since there is no documentation about this feature on the guide?

Regards
 
Back
Top