I saw the link you posted but it is outdated. I actually already tried that exact website already a couple days ago. I'm doing it again now just to output out to you the errors.
Code:
root@server [~]# rpm -Uhv http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
Retrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
Preparing... ########################################### [100%]
package epel-release-6-8.noarch is already installed
root@server [~]#
yum is already updated, my system is already fully up to date. Just for kicks and giggles:
Code:
root@server [~]# yum update
Loaded plugins: fastestmirror, security
Setting up Update Process
Loading mirror speeds from cached hostfile
epel/metalink | 14 kB 00:00
* base: mirror.hmc.edu
* epel: mirror.sjc02.svwh.net
* extras: centos.mirror.ndchost.com
* ius: mirrors.kernel.org
* rpmforge: mirror.hmc.edu
* updates: mirrors.ocf.berkeley.edu
base | 3.7 kB 00:00
centos-sclo-rh | 2.9 kB 00:00
centos-sclo-sclo | 2.9 kB 00:00
extras | 3.4 kB 00:00
ius | 2.3 kB 00:00
ius/primary_db | 225 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.4 kB 00:00
No Packages marked for Update
root@server [~]#
Lastly, attempting to install mod xsendfile:
Code:
root@server [~]# yum install mod_xsendfile
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.hmc.edu
* epel: mirror.sjc02.svwh.net
* extras: centos.mirror.ndchost.com
* ius: mirrors.kernel.org
* rpmforge: mirror.hmc.edu
* updates: mirrors.ocf.berkeley.edu
Resolving Dependencies
--> Running transaction check
---> Package mod_xsendfile.x86_64 0:0.12-3.el6 will be installed
--> Processing Dependency: httpd-mmn = 20051115 for package: mod_xsendfile-0.12-3.el6.x86_64
--> Finished Dependency Resolution
Error: Package: mod_xsendfile-0.12-3.el6.x86_64 (epel)
Requires: httpd-mmn = 20051115
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
root@server [~]#
Same problem I ran into before. I can't install mod xsendfile.
When I enable xsendfile in yeti, nothing will download.