Does the grant all command need to give all grants then to every database? I can't really seem to understand the syntax. What I want is for webmin and xoops to have access to the databases. Webmin can add databases and drop them and Xoops need them to work. Can you give me a clearer example? Scott -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Manuel Arostegui Ramirez Sent: Wednesday, June 13, 2007 10:34 AM To: For users of Fedora Subject: Re: problem getting xoops cms to work on my Fedora 7 server 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 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 Content-Disposition: inline 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. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.8.15/847 - Release Date: 6/12/2007 9:42 PM