11-23-2012, 11:36 PM
Hi all,
after being confused a lot with the installation of letoDMS I am finally at the point where I created letodms database through myphpAdmin and some test users. Of course there is admin user as well.
The problem is that when I try to go to localhost/letodms using admin/admin I get the following warning
Warning: mysql_connect(): Access denied for user 'admin'@'localhost' (using password: YES) in C:\wamp\www\adodb\drivers\adodb-mysql.inc.php on line 449
So it seems it cannot connect to the letodms db.I have hardcoded the admin username and password to the adodb-mysql.inc.php in the function _connect (just for testing). I cannot login with none of the users that there are in the letodms db.
I use windows XP, wampserver 2.2, mysql 5.5.24, php 5.4.3, Apache 2.2.22. Any ideas/suggestions would be appreciated.
Thank you.
after being confused a lot with the installation of letoDMS I am finally at the point where I created letodms database through myphpAdmin and some test users. Of course there is admin user as well.
The problem is that when I try to go to localhost/letodms using admin/admin I get the following warning
Warning: mysql_connect(): Access denied for user 'admin'@'localhost' (using password: YES) in C:\wamp\www\adodb\drivers\adodb-mysql.inc.php on line 449
So it seems it cannot connect to the letodms db.I have hardcoded the admin username and password to the adodb-mysql.inc.php in the function _connect (just for testing). I cannot login with none of the users that there are in the letodms db.
I use windows XP, wampserver 2.2, mysql 5.5.24, php 5.4.3, Apache 2.2.22. Any ideas/suggestions would be appreciated.
Thank you.