We are following this guide:
We have EA4 and LiteSpeed, so we ran the following line:
but got the following result:
We also found the following guide for EA4:
so we ran the following line:
but got the following result:
Are the instructions in these 2 guides outdated?
We have EA4 and LiteSpeed, so we ran the following line:
Code:
yum install lvemanager alt-python-virtualenv ea-apache24-mod-alt-passenger
Code:
Package lvemanager-2.0-37.el7.cloudlinux.noarch already installed and latest version Package alt-python-virtualenv-15.0.3-6.el7.noarch already installed and latest version No package ea-apache24-mod-alt-passenger available.
so we ran the following line:
Code:
yum install ea-ruby24-mod_passenger --enablerepo=cl-ea4-testing
Code:
Error getting repository data for cl-ea4-testing, repository not found
Comment