[RESOLVED] httpd won't install

General support questions
pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: httpd won't install

Post by pschaff » 2012/05/02 00:10:55

Indeed I should have issued my usual disclaimer that "advice from here may be hazardous to the health of your system"; however, the running kernel and the installed kernel do [i]seem[/i] to be real CentOS, and there is no [b]kernel[/b] in the excludes. I'd say the jury is out on the kernel borking the (presumed) control panel, but it is not out of the question.

User avatar
vonskippy
Posts: 839
Joined: 2006/12/30 03:00:04
Location: Western Slope Colorado

Re: httpd won't install

Post by vonskippy » 2012/05/02 00:48:06

The OP probably can't change/update the kernel. Most of the cheap VPS hosts use OpenVZ, which runs a special kernel to manage the VM containers. Better VPS hosts run XEN, which supports pv-grub, which allows each VM to run their own custom kernel.

Under OpenVZ, you can YUM UPDATE all day long, and although it will download the kernel, and appear to install the kernel, there's no way to get the new kernel to boot.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: httpd won't install

Post by pschaff » 2012/05/02 01:41:58

[quote]
vonskippy wrote:
The OP probably can't change/update the kernel. Most of the cheap VPS hosts use OpenVZ, which runs a special kernel to manage the VM containers. Better VPS hosts run XEN, which supports pv-grub, which allows each VM to run their own custom kernel.

Under OpenVZ, you can YUM UPDATE all day long, and although it will download the kernel, and appear to install the kernel, there's no way to get the new kernel to boot.[/quote]
[url=http://pastebin.com/fkWHPaFH]Except[/url]:
[code]== BEGIN uname -rmi ==
2.6.32-71.29.1.el6.x86_64 x86_64 x86_64
== END uname -rmi ==[/code]
Not OpenVZ, unless I miss my bet.

Guerreiro
Posts: 6
Joined: 2012/05/01 20:34:54

Re: httpd won't install

Post by Guerreiro » 2012/05/02 06:00:30

Not to start a war here, but I am running DirectAdmin, yet I can get that off of there because I am finding I am not using it at all anyway. So I will talk to my VPS hosting and see if I can come up with anything, also thank for the kernel update. I will talk about it with them as well.

I will keep everyone here posted.

Guerreiro
Posts: 6
Joined: 2012/05/01 20:34:54

Re: httpd won't install

Post by Guerreiro » 2012/05/05 09:16:07

I just installed a clean version of CentOS, without the DirectAdmin and everything is working as it should be. Thanks for the quick responses. :) This topic can be closed. :)

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: [RESOLVED] httpd won't install

Post by pschaff » 2012/05/05 13:59:22

You are welcome. Thanks for reporting back. Marking this thread [RESOLVED] for posterity.

Post Reply