I’ve just installed Magento on my local machine and I’m using the latest version of WAMP.
The installation process was easy enough and appeared to be successful, however I am unable to log into the admin panel?
I have tried numerous suggestions in posts on the forum but none of them seem to work.
I’ve tried the following:
- Using an IP address in place of the domain which doesn’t contain a . i.e. using 127.0.0.1 in place of localhost
- Clicking forgot you password and clicking back to login
- Deleting the files within \var\session
- Uninstalling and reinstalling WAMP
- Uninstalling and reinstalling Magento
The problem appears to be that the core_config_data table is empty except for the following row:
1, Default, 0, catalog/category/root_id, 2
From my understanding there should be just over 500 entries in this table, I’m wondering if anyone is able to export the default data for this table and attach it to the forums so I can run a query to add this data manually?
Also has anyone else found a fix for this problem?
The reason this is happening is that most browsers require the domain name to have at least one dot in them to store cookies. Not sure why your 127.0.0.1 doesn’t work in IE, that is strange..
Using 127.0.0.1 in place of localhost solved my problem. I can now login as an admin, and can now create new users.
I am using WinXP SP2, and the latest version of XAMPP. I just used 127.0.0.1 as my host address on the db configuration part during install, and when I login as an admin I manually change the above url and replace localhost with 127.0.0.1.
hey i hav tried what ever is posted in this forum… i also used firefox.. but still im unable to login… when i type my username n password.. the red box doesnt kom saying tht my username n password is wrong but it also doesnt login… the same page gets reloaded… wat can be the prob..
The problem occurs because magneto could not store cookies. We run it as localhost and localhost is not true domain but to store cookies we need a domain. That’s why login stops without saying any word.
Now the time comes for solutions. There are two solutions for this problem which are shown below :
Solutions
I’ve tried the both solutions but i already have the same problem. I can’t log in with the admin Panel.
Another issue is when trying to create new customer (screenshot in attachement) , i have errors :
“The first name cannot be empty.
The last name cannot be empty.
Invalid email address “".”