Installing alt-mod-passenger
Hello here,
I'm trying to install alt-mod-passenger through the command line but whenever i execute this code
'yum install ea-apache24-mod-alt-passenger'
i get this error below
Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 185.53.12.154
* cpanel-addons-production-feed: 185.53.12.154
* cpanel-plugins: 185.53.12.154
* base: asi-fs-m.contabo.net
* extras: mirror.plustech.de
Excluding mirror: mirror.fra10.de.leaseweb.net
* updates: asi-fs-m.contabo.net
No package ea-apache24-mod-alt-passenger available.
Error: Nothing to do
My main aim is to install nodejs and node.js selector so that i'm able to host node.
any help or solution will be highly apreciated.
-
Hello, Looks like you're not looking in CloudLinux repos. Are you running CloudLinux? If so you should have their repository enabled on the server. If not you wouldn't want the alt version as that is only available on CLoudLinux servers. [root@cloudlinux7 ~]# yum info ea-apache24-mod-alt-passenger.x86_64 Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * cpanel-addons-production-feed: 184.94.196.92 * cpanel-plugins: 184.94.196.92 * epel: pubmirror1.math.uh.edu Installed Packages Name : ea-apache24-mod-alt-passenger Arch : x86_64 Version : 5.3.7 Release : 9.el7.cloudlinux Size : 22 M Repo : installed From repo : cl-ea4 Summary : Phusion Passenger apache2 module URL : http://www.cloudlinux.com License : CloudLinux Commercial License Description : Phusion Passenger module for Apache
If you're not using CloudLinux you'd want the following instead:[root@server ~]# yum info ea-ruby24-mod_passenger.x86_64 Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: 70.87.220.252 * EA4-experimental: 70.87.220.252 * cpanel-addons-production-feed: 70.87.220.252 * cpanel-plugins: 70.87.220.252 * base: mirrors.gigenet.com * centosplus: centos.mirror.lstn.net * epel: pubmirror2.math.uh.edu * extras: mirror.fileplanet.com * updates: ftpmirror.your.org Available Packages Name : ea-ruby24-mod_passenger Arch : x86_64 Version : 6.0.4 Release : 1.1.2.cpanel Size : 525 k Repo : EA4/7/x86_64 Summary : Apache Module for Phusion Passenger URL : https://www.phusionpassenger.com License : Boost and BSD and BSD with advertising and MIT and zlib Description : This package contains the pluggable Apache server module for Phusion Passenger(r).0 -
I'm running CENTOS 7 and by installing that wanted to add nodejs and nodejs selcetor to my VPS and Cpanel Software section respectively. Could you Please advise the best way to add all those. 0 -
The documentation on this might be helpful: Guide to Node.js" Installations | cPanel & WHM Documentation Are you referring to CloudLinux's Node.js selector here? Command-line tools (CLI) | Documentation if so you'd need CloudLinux installed for this. 0
Please sign in to leave a comment.
Comments
3 comments