Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Magento Forum

   
Page 1 of 2
Cannot access to backend
 
ziggystardust
Jr. Member
 
Total Posts:  24
Joined:  2008-03-08
Barcelona
 

Hi,

Once I’ve made the installation of magento, I try to access to the backend, and I inform user and password correctly but I cannot access to magento!!!

Help me, please!!!!

Thanks in advance.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Michael
Magento Team
 
Total Posts:  573
Joined:  2007-08-31
 

You can try to reset your admin password - see Resetting Admin Password wiki page for details

 
Magento Community Magento Community
Magento Community
Magento Community
 
chinesedream
Guru
 
Total Posts:  585
Joined:  2007-08-31
San Francisco, CA
 

I am having the same problem. I am positive that my login info is correct.

Curious, shouldn’t there a ‘I forgot my password’ option in the admin login page?

 Signature 

I am orangutan Fatimah, I want to marry chimpanzee Tan ahming, so that when mankind extinct from his own doing, me and my cintaku Ahming will make a new race that respects all things on earth.

 
Magento Community Magento Community
Magento Community
Magento Community
 
mayerwin
Sr. Member
 
Avatar
Total Posts:  99
Joined:  2008-01-15
France
 

That’s strange, I have the same problem right now. I tried the password update thing but it doesn’t work :-(.

 Signature 

Erwin Mayer Foundation

 
Magento Community Magento Community
Magento Community
Magento Community
 
chinesedream
Guru
 
Total Posts:  585
Joined:  2007-08-31
San Francisco, CA
 

Same here. I changed the password in phpMyadmin, still not working. I changed to new password three times, reboot my MAMP Pro, tried three browsers and empty browser caches.

The installation was very smooth though.

p/s. I downloaded the zip version.

 Signature 

I am orangutan Fatimah, I want to marry chimpanzee Tan ahming, so that when mankind extinct from his own doing, me and my cintaku Ahming will make a new race that respects all things on earth.

 
Magento Community Magento Community
Magento Community
Magento Community
 
mayerwin
Sr. Member
 
Avatar
Total Posts:  99
Joined:  2008-01-15
France
 

The problem doesn’t come from a wrong login, since it is not written “Denied access” when I try to log in. It isn’t a browser thing either, so it seems to be in the code. I can’t find out how the login process is structured so it will be hard for me to try to debug it by myself. Maybe I’ll just go to bed now, sleep is good.

 Signature 

Erwin Mayer Foundation

 
Magento Community Magento Community
Magento Community
Magento Community
 
mayerwin
Sr. Member
 
Avatar
Total Posts:  99
Joined:  2008-01-15
France
 

OK guys, I have found something:
Go to the following URL http://[magento_directory]/index.php/admin/dashboard/, you’ll have to fill the login form. It won’t succeed as expected, BUT just after, you type again http://[magento_directory]/index.php/admin/dashboard/ in the address bar, press [Enter] and normally you should arrive into the admin panel.
I hope it works for you.

 Signature 

Erwin Mayer Foundation

 
Magento Community Magento Community
Magento Community
Magento Community
 
chinesedream
Guru
 
Total Posts:  585
Joined:  2007-08-31
San Francisco, CA
 
mayerwin - 08 March 2008 05:24 PM

OK guys, I have found something:
Go to the following URL http://[magento_directory]/index.php/admin/dashboard/, you’ll have to fill the login form. It won’t succeed as expected, BUT just after, you type again http://[magento_directory]/index.php/admin/dashboard/ in the address bar, press [Enter] and normally you should arrive into the admin panel.
I hope it works for you.

Doesn’t work :(

Even if it works, it seems very wrong to have to login like this.

 Signature 

I am orangutan Fatimah, I want to marry chimpanzee Tan ahming, so that when mankind extinct from his own doing, me and my cintaku Ahming will make a new race that respects all things on earth.

 
Magento Community Magento Community
Magento Community
Magento Community
 
gamelodge
Sr. Member
 
Avatar
Total Posts:  77
Joined:  2007-08-31
Brisbane, Qld, Australia
 

I have the same problem - installation goes well, but cannot login user/pass is 100% correct

 
Magento Community Magento Community
Magento Community
Magento Community
 
davy
Jr. Member
 
Total Posts:  18
Joined:  2008-01-21
 

Same error. login/password correct (otherwise I get Access denied error) but I ca’t get past the login page.
Installed new version (0.8.1720) from scratch on windows

 
Magento Community Magento Community
Magento Community
Magento Community
 
Michael
Magento Team
 
Total Posts:  573
Joined:  2007-08-31
 
davy - 09 March 2008 01:59 AM

Same error. login/password correct (otherwise I get Access denied error) but I ca’t get past the login page.
Installed new version (0.8.1720) from scratch on windows

Oh, I see. I guess you installed magento on localhost and are trying to access it like http://localhost/magento. But due to standard restrictions browsers don’t save cookie for domains with no dots in domain name. You can try to access it with http://localhost.com/magento or whatever else if you write it to your hosts file on Windows.

 
Magento Community Magento Community
Magento Community
Magento Community
 
iblastoff
Sr. Member
 
Total Posts:  253
Joined:  2007-08-31
 

yep pretty quick just to set up vhosts. i access my local installation via magento.dev/admin

 Signature 

stevelam.ca | xpattern.net

 
Magento Community Magento Community
Magento Community
Magento Community
 
Tobbe
Jr. Member
 
Total Posts:  2
Joined:  2007-11-16
 
Michael - 09 March 2008 03:18 AM

Oh, I see. I guess you installed magento on localhost and are trying to access it like http://localhost/magento. But due to standard restrictions browsers don’t save cookie for domains with no dots in domain name. You can try to access it with http://localhost.com/magento or whatever else if you write it to your hosts file on Windows.

I also had this problem. This solved it! Great and thanks!
/Tobbe

 
Magento Community Magento Community
Magento Community
Magento Community
 
magetel
Jr. Member
 
Total Posts:  6
Joined:  2007-10-23
Colmenar Viejo
 

Not solved for me…
I’ve tried in 3 PCs and can’t login on any. Pevious version installed OK and still running on same PCs

Windows XP
WAMP5

Miguel

 
Magento Community Magento Community
Magento Community
Magento Community
 
davy
Jr. Member
 
Total Posts:  18
Joined:  2008-01-21
 

Using 127.0.0.1 also solves issue on local install

 
Magento Community Magento Community
Magento Community
Magento Community
 
chinesedream
Guru
 
Total Posts:  585
Joined:  2007-08-31
San Francisco, CA
 

Adding ‘.com’ doesn’t work for me.

I named the server name as ‘mag817’ with 8888 port and this is how I access:  ‘http://mag817:8888”. Localhost couldnt’ work for me the first time I setup the MAMP Pro. The teach support from MAMP Pro told me to use ‘server-name:port-number’.

Any MAMP Pro user?  Or is there a way I can modify the code to make it work?

Thanks!

 Signature 

I am orangutan Fatimah, I want to marry chimpanzee Tan ahming, so that when mankind extinct from his own doing, me and my cintaku Ahming will make a new race that respects all things on earth.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 1 of 2
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
32070 users|472 users currently online|71925 forum posts