Jump to content

Login doesn't work


kuba2
 Share

Recommended Posts

Hello

Ich have made an new website which is identical to one already existing on the server I use. I have copied the sit/templates folder on to the new site and linked the database from the old website to it.

 

Now my login, which I used in the PW istallation for the admin.php site doesn't work anymore.

 

Can anyone tell me why?

Did I change the login by copying the template folder?

Is the login written somewhere?

I have access to the server

 

Thanks

Link to comment
Share on other sites

Check your /site/config.php file. There is a $config->userAuthSalt salt value present there and it would need to be identical between the two installations, otherwise the two installations are hashing passwords differently. That's usually a good thing, but in your case where you want the existing logins to work, you would want to keep that userAuthSalt value. 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...