MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: jtaco263 on 2018-04-03, 15:20:28

Title: cant install http and bind dns
Post by: jtaco263 on 2018-04-03, 15:20:28
hi dont know why but httpd and bind are not instaled when i try to run these commands:

yum install httpd
yum install bind

i get an repo error so my panel is complete useless i cant acces any website

already ttried to use hiawatha and yadifa but doesnt work

plis help
Title: Re: cant install http and bind dns
Post by: atljohnsen on 2018-04-03, 18:29:02
Try:

yum clean all; yum update -y; sh /script/cleanup


AJ