On Sat, 2010-04-17 at 16:31 -0500, Don Teague wrote: > Anyone else have ideas? (Or tell me where the file is, that would be a > start.....) Looks like you get into mysql When there..... mysql> update user set Password=PASSWORD('newpwd') where User='root'; mysql> quit Then go into the network services msyql and set the same password Gerald