nicikiketo
New member
- Joined
- Oct 5, 2011
- Messages
- 2
Hi,
I have seen in various other threads that part of DA installation adds this to /etc/yum.conf
Why is this? Can I safely edit the exclude line temporarily? Is there a recommended way of overcoming this problem?
I want to install mod_xsendfile for my Rails 3 app, but cannot.
I would really appreciate any advice before I unwittingly trash my server.
I have seen in various other threads that part of DA installation adds this to /etc/yum.conf
Code:
exclude=apache* httpd* mod_* mysql* MySQL* da_* *ftp* exim* sendmail* php* bind-chroot*
Why is this? Can I safely edit the exclude line temporarily? Is there a recommended way of overcoming this problem?
I want to install mod_xsendfile for my Rails 3 app, but cannot.
Code:
yum install mod_xsendfile
I would really appreciate any advice before I unwittingly trash my server.