On Wednesday 13 June 2007 17:28:48 Scott Berry wrote: > I also get this message from Webmin. > > DBI connect failed : Access denied for user ''@'localhost' to database > 'mysql'-------------------------------------------------------------------- >- ----------- > [Scott] Scott Well, that makes the situation more clear just give permission to do that: (and test if the password and user connects successfull as I wrote in the other email) mysql> grant all on whatever.* to ’whateve’@’localhost’ identified by ’whatever’; -- Manuel Arostegui Ramirez. Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.