Monday, September 21, 2009

Magento Tips

Admin login issue

http://www.nickbartlett.com/wordpress/magento-cannot-log-into-admin/
http://web-funda.blogspot.com/2009/07/magento-admin-login-problem.html

The solution is to add the following line to your hosts file so you can access your localhost as www.localhost.com.

C:Windows\System32\drivers\etc\hosts (edit this file in notepad)
127.0.0.1        magento.localhost.com www.localhost.com

No comments:

Post a Comment