when we enter the correct username and password on the Magento Backend login screen it simply returns back to the same screen. There is the problem with session cookie with the chrome browser.
- Go to file path location:
app\code\core\Mage\Core\Model\Session\Abstract\Varien.php
- Go to file path location:
app\code\core\Mage\Core\Model\Session\Abstract\Varien.php
Step 1
Open file,
Step 2
Find session cookie params text if text not found then you line number 87:
Comment code, below explain:
Now try to login with your credentials to logged in.