Hey guys,
I am having a problem with my centos VPS.
I was having a problem with my website, PHP wouldn’t work, HTML wouldn’t work so I decided to reinstall HTTPD.
I assumed it will fix everything, but I only got myself into more trouble. I can’t install HTTPD back and its really important that I get this done asap, as there are people waiting to access the website.
Anyway this is the error I am getting:
[root@premiumbay ~]# [root@premiumbay ~]# yum install httpd Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile
Anyway to fix it?
Thanks for your time and help!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
What I’m seeing is that you need httpd-tools-2.2.15-30, but what you have installed is httpd-tools-2.2.15-29. Try installing or updating httpd-tools to 2.2.15-30 and see if that makes it work.