Ruby on rails
Hello
i have installed ruby on rails with /scripts/installruby on ssh at my root server
but when i checked Cpanel it only shows ruby without ruby on rails software
please advice
==================================================
root@goe [~]# yum list ruby
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-7: slc-proxy.cl-mirror.net
Installed Packages
ruby.x86_64 2.0.0.598-25.el7_1 @cloudlinux-x86_64-server-7
root@goe [~]# /scripts/installruby
Note: This script can only install Rails on Red Hat 6, CentOS 6, and CloudLinux 6.
Only Ruby will be installed. -> why only ruby is installed ?
info [checkccompiler] /root/.cpanel/datastore/Cpanel::Sys::Compiler::test_compile_gcc
C compiler (/usr/bin/gcc) OK (cached Mon Nov 2 01:04:05 2015)
Tuned C compiler not available because it is not enabled
info [installsqlite3] Sqlite3 is already installed.
checkyum version 22.3
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-7: slc-proxy.cl-mirror.net
Package ruby-2.0.0.598-25.el7_1.x86_64 already installed and latest version
Package ruby-devel-2.0.0.598-25.el7_1.x86_64 already installed and latest version
Package rubygems-2.0.14-25.el7_1.noarch already installed and latest version
Nothing to do
info [installruby] Prelinking is disabled.
Loaded plugins: fastestmirror, rhnplugin
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-7: slc-proxy.cl-mirror.net
Resolving Dependencies
--> Running transaction check
---> Package ruby.x86_64 0:2.0.0.598-25.el7_1 will be reinstalled
---> Package ruby-devel.x86_64 0:2.0.0.598-25.el7_1 will be reinstalled
---> Package rubygems.noarch 0:2.0.14-25.el7_1 will be reinstalled
--> Finished Dependency Resolution
Total size: 404 k
Installed size: 0
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : rubygems-2.0.14-25.el7_1.noarch 1/3
Installing : ruby-2.0.0.598-25.el7_1.x86_64 2/3
Installing : ruby-devel-2.0.0.598-25.el7_1.x86_64 3/3
Verifying : ruby-2.0.0.598-25.el7_1.x86_64 1/3
Verifying : ruby-devel-2.0.0.598-25.el7_1.x86_64 2/3
Verifying : rubygems-2.0.14-25.el7_1.noarch 3/3
Complete!
info [installruby] Prelinking is disabled.
===============================================
please advice
-
Hello :) Rails is not available on CentOS/RHEL/CL version 7. Getting Rails (or other Rack application) support on newer systems requires moving to mod_passenger. Thank you. 0 -
May i ask what is mod_passenger ? i'm sorry im beginner 0 -
Hello :) The official website is at: Fast web server & app server, Ruby Python Node.js - Phusion Passenger It's not installed by default or supported with cPanel at this time. A feature request is open at: ruby app support through phusion passenger Thank you. 0
Please sign in to leave a comment.
Comments
3 comments