• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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