Can't login after installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Atlan
Posts: 3
Joined: 08 Jul 2010, 12:45

Can't login after installation

Post by Atlan »

Hello,

I can't login after the installation of mantis 1.2.1.

I followed the instructions but at the logon screen I get the message:

"Your account may be disabled or blocked or the username/password you entered is incorrect."

What can I do? I checked the username (administrator) and the password. :(
Atlan
Posts: 3
Joined: 08 Jul 2010, 12:45

Re: Can't login after installation

Post by Atlan »

Ok, I checked "http://localhost/bugtracker/admin/check.php" and it says:

Checking CRYPT_FULL_SALT is NOT logon method - BAD

In the "config_defaults_inc.php"-file, I changed "$g_login_method" from MD5 to CRYPT_FULL_SALT, but it stil won't work. :(



Edit: ok, now I can login. I used wrong user/pass for db-access. Shame on me. :oops:
Post Reply