Originally posted by phoenixisp
What type of errors are you getting? I upgraded 4 boxes on RedHat 9 and only had problems on one. One of the biggest problems is that the upgrade will not complete if you are running ART's qmail-scanner. There seems to be a conflict with maildrop. If you are using ART's scanner, simply:
#yum remove maildrop
You'll be asked to remove qmail-scanner as well. Do that and then try to upgrade to 7.5.4, but only the base package. Once that's done you can install the other updates.
Thanks, I'll give it a try.
The autoupdater wont work so as a manual install, but maybe as you said it could be a confilct.
I'll try that first and post back to let you know how it went.
This is the Plesk AutoUpdate Report:
Update of system was failed for some reason.
***** begin of log file *****
===> Autoinstaller: start logging at Wed Sep 7 09:01:03 2005
Downloading list of all available versions and platforms
Downloading
http://autoinstall.plesk.com/versions.inf
---
Retrieving product packages information
Downloading
http://autoinstall.plesk.com/plesk_7.5.4_fr5.3.inf
---
package psa (file /PSA_7.5.4/Standard/psa_v7.5.4_build75050824.19_os_FreeBSD_5.3_i386.sh) is added to install list as base package
List of selected packages building is completed
Checking package /PSA_7.5.4/Standard/psa_v7.5.4_build75050824.19_os_FreeBSD_5.3_i386.sh...not installed, but older package found
After checking for previous installation following packages are sheduled for installing:
package psa (file /PSA_7.5.4/Standard/psa_v7.5.4_build75050824.19_os_FreeBSD_5.3_i386.sh)
----
Retrieving Plesk files
Downloading
http://autoinstall.plesk.com//PSA_7.5.4/Standard/psa_v7.5.4_build75050824.19_os_FreeBSD_5.3_i386.sh
File download failed.
Failed writing body
---
===> Autoinstaller: stopped logging at Wed Sep 7 09:01:34 2005
***** end of log file *****
We do use qmail as well, so I'll find the code line (#yum remove maildrop) to type in SSH mode. We run FreeBSD 5.3 as you probably seen above.
Thanks a lot,