You'll need to make sure the mysql server has a user with a name and password matching the one you have in the citrus config.inc.php file. If you are using EasyPHP that should come with phpMyAdmin that will allow you to easily check what mysql server users there are under the privileges tab. Just to make it clear, this mysql user is not related to the citrus admin/test user login. It is for the web server to talk to the mysql server behind the scenes.
You probably should create a new mysql user that is just for citrus to use, and then put that username and password into the variables in the config.inc.php file. That should fix that error, and then allow you to log in with the citrusdb software's admin/test account. Paul 2009/3/25 Sukumar Thota <sukumar.th...@exobox.com>: > Hi, > > > > I am trying to start using citrusdb for first time. I downloaded > citrusdb 1.2 version, configured my server and followed exactly the way > mentioned in the documentation like executing .sql file and changing config > file in citrusdb folder. But when I go the site, I see a warning message > along with login screen. The warning reads: > > > > Warning: mysql_connect() [function.mysql-connect]: Access denied for user > 'admin'@'localhost' (using password: YES) in C:\Program Files\EasyPHP > 3.0\www\citrusdb\include\adodb\drivers\adodb-mysql.inc.php on line 363 > Access denied for user 'admin'@'localhost' (using password: YES) > > > > I can login to the mysql perfectly fine and mysql is running okay. > > And when I try to login with username:admin and password:test, it won’t let > me in. Can anyone please help me on this. Thanks. > > > > Regards, > > Sukumar Thota. > > ------------------------------------------------------------------------------ > > _______________________________________________ > Citrusdb-users mailing list > Citrusdb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > > -- The CitrusDB Project | http://www.citrusdb.org Open Source Customer Care & Billing System ------------------------------------------------------------------------------ _______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users