Upgrading Apache

From Virtualmin Panel I tried to upgrade Apache but…

Error Downloading Packages:
2:mod_ssl-2.2.3-45.1.vm.x86_64: failure: mod_ssl-2.2.3-45.1.vm.x86_64.rpm from virtualmin: [Errno 256] No more mirrors to try.
1:httpd-2.2.3-45.1.vm.x86_64: failure: httpd-2.2.3-45.1.vm.x86_64.rpm from virtualmin: [Errno 256] No more mirrors to try.

… install failed!

Thanks

Howdy,

The Virtualmin software repo should be online now… it’s possible something is awry with the metadata you have there.

Try logging into your server as root over SSH, and run “yum clean all”. Once you do that, run “yum update”.

Do things work for you at that point?

-Eric

Yes, thank you Eric.

Any idea what changed in this version?

The version is identical to what’s provided by RHEL/CentOS, it’s just tweaked so that suexec uses /home.

You can review the RHEL or CentOS changelogs to see what specific updates were made, but it’s largely a series of bugfixes.

-Eric