Re: MySQL_Connect error ???

Chris Dudley <[email protected]> Fri, 30 Apr 2004 21:11:22 +0100
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization Xaraya News Server
Message-ID <[email protected]>
Dark Yoda wrote:
> Hi all. Im new to using PHP and MySQL stuff sooo please go easy on me
> :-)
> 
> Anyways I keep getting this error every time I log in to my xaraya site.
> 
> At: /home/u3/darkyoda/html/xaradodb/drivers/adodb-mysql.inc.php (Line:
> 325)
> 
> mysql_connect(): Access denied for user: '[email protected]' (Using
> password: NO)
> 
> Now I went to every place I could think to look and made sure that
> root was changed to the user name and that the password and all was
> right. And it just still is doing it.
> I did not install xaraya into a database named xaraya(instead installing
> it into one already there that I had been using for phpBB2). Hmm it
> seems like it should work but I get the feeling that maybe I screwed
> something up on the install that is just making it weird now.
> 
> Ken
check the password and username for the database in
html/var/config.system.php

miko