[Logicampus-general] Error with your username or password
Brought to you by:
trilexcom
From: Bill L. <bil...@pt...> - 2005-01-25 00:42:18
|
Hi, I'm just got through installing Logicampus on a Linux Fedora 3 box but so far I still can't log in as admin. I keep getting, "Error: There was an error with your username or password. Please try again." I edited the auth.php to include the username and password using both the cleartext and the MD5 hash in the password field. I've tried variously "define(PASSWD_IS_MD5,true);", "define(PASSWD_IS_MD5,1);", "define(PASSWD_IS_MD5,false);", and "define(PASSWD_IS_MD5,0);" to no avail--same error. I also directly updated the admin user password in the database via the mysql client. Again, no luck. I haven't tightened down the permissions per the install instructions so permissions shouldn't be the problem. Is there something that I should be restarting after changing the auth file/database? Mysql and Apache (obviously) are running. Can anyone help? BL |