> > Steve told you that the client is in package mysql, he does > not say anything about a package mysql-client. mysql.com has > a different naming scheme for their packages, not only that > they call their package MySQL and not all lower case. > > You could run: > > up2date-nox --showall | sort | grep mysql > > to see which packages are available for download/install > containing "mysql" in the name. > > Alexander > I am making progress, I have phpadmin in now, but had to yum php-mysql in order to get it started. H However I think something got muddled yesterday while I was wrestling with mysql trying to get the root password added for the localhost and host. No password I normally use for box testing seems to be working. What's the recommended solution to reset the DB root level passwords? Do I need to reinstall one or all of the packages? Thank you, George