And believe me - I have tried admin/ in every possible way I could think of. But no success so far… What kinda pisses me off is that this is, again, one of those simple things I just can’t see. Later on when I find the solution, it’s gonna be so embarrassing.
EDIT: I’m still open for suggestions as to how to solve this small, yet critical problem. If anyone can shed light on this issue, it would be greatly appreciated!
Thanks.
Good to know I’m not the only one with this. My opinion is that this is just not your usual “can’t find admi!” dilemma. I think… There’s something more to this guys, I’m telling ya.
My guess is that because the url is not yet directed to the actual domain (where it will later on) at this point so it’s causing all this.
I changed the permission of the files after updated. The frontend is working fine. The backend requires security cert. When I click yes, it appears page not found. Why is this happening to me?
Good to know I’m not the only one with this. My opinion is that this is just not your usual “can’t find admi!” dilemma. I think… There’s something more to this guys, I’m telling ya.
My guess is that because the url is not yet directed to the actual domain (where it will later on) at this point so it’s causing all this.
Try this: Where you have “magento/admin/” replace it with “magento/index.php/admin/”. I’ll bet it works for everyone who is having a problem.
I don’t think it should be set up that way, but I installed Magento on two systems. On one system, it’s the way it should be, but on the other, I have to put the “index.php/admin” syntax. At some point, I’ll look into why, unless someone here who knows could save me the time.