09-14-2010, 02:40 PM
(09-14-2010, 07:39 AM)turkeburgr Wrote: Verify that your MySQL user for LetoDMS is still valid and has the correct permissions on the database. And that you can query with that user. That's the first thing that comes to mind when you can't login. I'm not sure if anything would show up in the webserver logs regarding database connectivity issues.
I checked the error logs in Apache. This comes up repeatedly:
[Tue Sep 14 02:27:39 2010] [error] [client 127.0.0.1] PHP Warning: mysql_connect(): Access denied for user 'letodms'@'localhost' (using password: YES) in /var/www/letoDMS-2.0/adodb/drivers/adodb-mysql.inc.php on line 365, referer: http://localhost/letoDMS-2.0/op/op.Login.php
In several hours, I will check the logs on my other server at work to see if I have the error. I am sure I do.
Mike