Hisao wrote:
> This package has 'Epoch' tag such as '2005081801'.
> Then, you can not update with yum.
>
> You can update manually.
> - Get this file
> http://bluequartz.org/pub/BlueQuartz/5100R/CentOS4/tgz/
> BlueQuartz-5100R-CentOS4-i386-2006091301.tar.gz
> - Un archive the file
> - Enter the directory
> - Execute ./update.sh
>
> Please try.
OK That worked great. I had to uninstall and then reinstall the NuOnce PHP
package but other than that things went well.
There is just one problem after the update.
First FTP was DEAD. Stone cold dead. After looking around I found the old
proftpd.conf was moved to proftdp.conf.bqold and the new one had only the
following lines and nothing else:
# begin global -- do not delete
IdentLookups off
UseReverseDNS off
MaxClients 100000
# end global -- do not delete
It seems during the update it did an overwrite rather than an append. Not
good. I restored my old proftd.conf and added the new lines manually. Then
restarted FTP in the Web Admin and it came right back to life. Problem one
fixed. I hope this helps others.
M Aronoff Out