Search found 2 matches

by Vampyre
Mon May 18, 2009 11:42 am
Forum: General Help and Development Discussion
Topic: CentOS 5.3
Replies: 22
Views: 17117

Re: CentOS 5.3

it's probably worth noting that running yum -y update will "upgrade" qmail to postfix if you are using Plesk 9.X. This will get around that small issue: yum -y update yum yum clean all yum -y update glibc yum -y update --exclude=psa-mail-pc-driver Thank you for the tip, Kalimari. You've s...
by Vampyre
Mon May 18, 2009 11:18 am
Forum: General Help and Development Discussion
Topic: Cannot find a valid baseurl for repo: plesk
Replies: 6
Views: 7559

Re: Cannot find a valid baseurl for repo: plesk

Kalimari wrote:Check the baseurl in /etc/yum.repos.d/plesk.repo, replace $releasever with 4.
Thanks for the tip, Kalimari.
This fixed one of my issues. :)