Magento 1.2.1 – Can’t Login Error
It seems that things have changed in magento for the 1.2.1 version. I tried to set-up this version locally using a host name like ‘localmagento’ and prior to this version this worked just fine. Now it seems that magento 1.2.1 needs/wants a full domain name. If you set it up like this (localmagento.com) it should work just fine.
- Intrested in a magento e-commerce site? We can do that. Drop us a line.

One Response to “ Magento 1.2.1 – Can’t Login Error ”
May 16th, 2009 at 12:53 pm
Also this worked for me.
Instead of setting it to localhost in core_config_data use 127.0.0.1 as localhost which is the same thing.