Spirogg
- Total activity 884
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 193
Comments
Recent activity by Spirogg-
yum install ea-apache24 Loaded plugins: fastestmirror, universal-hooks, versionlock Loading mirror speeds from cached hostfile * EA4: 93.115.203.100 * cpanel-addons-production-feed: 93.115.203.100...
-
It is more like no Apache on the server! And yum install httpd has no packge @AlphaPrime i didnt think of this did you try installing apache ? yum install ea-apache24
-
maybe your BaseOS repo is not a good source for update httpd you can check with mine below and see if it is the same ? [baseos] name=AlmaLinux $releasever - BaseOS mirrorlist= enabled=1 gpgcheck=1...
-
I have centos with last update of whm! I have a the repos! just for fun can you run this command and see if this is avail version number /usr/local/apache/bin/apachectl -v seems weird you have n...
-
I have centos with last update of whm! I have a the repos! EA4.repo check this repo cat EA4.repo same as this one ? [root@server1 yum.repos.d]# cat EA4.repo [EA4] name=EA4 ( EasyApache 4 ) m...
-
try to compare the repo list and see if you have the right EA4 mirrorlist from cpanel [root@server1 yum.repos.d]# cat EA4.repo [EA4] name=EA4 ( EasyApache 4 ) mirrorlist= enabled=1 cost=50
-
@AlphaPrime you can try this as well clean up all repo metacache in yum then will update all yum clean all [root@server1 ~]# yum clean all 94 files removed yum makecache [root@server1 ~]# yu...
-
what is the output of: cat /etc/yum.repos.d/EA4.repo cat /etc/redhat-release this is my EA4.repo [root@server1 yum.repos.d]# cat EA4.repo [EA4] name=EA4 ( EasyApache 4 ) mirrorlist=http://httpu...
-
Not working... the problem is still there! I have not Apache (httpd) [root@server1 ~]# cd /etc/yum.repos.d [root@server1 yum.repos.d]# dir almalinux-ha.repo almalinux-resilientstorage.r...
-
Not working... the problem is still there! I have not Apache (httpd) have you tried yum update and also can you see if it shows in this list yum list installed