jpietrangelo Posted December 29, 2011 Share Posted December 29, 2011 After a fresh install of 1.5.0.2, I found that I could not log into the admin side. Even after deleting the 'install' and 'install-new' directories, and renaming the admin folder to something else like admin777, I could not login. Note: I've installed under MAMP on a Mac running 10.6.8. I was able to get it to work by first editing the /admin777/index.php file. This line: define('_PS_ADMIN_DIR_', getcwd()); -was changed to- define('_PS_ADMIN_DIR_', 'admin777'); Then, after loading the URL above, I got a blank screen, BUT I noticed that the URL had changed. So, I then went back into the same file and put that line back the way it was, removing the 'admin777' and replacing the getcwd(). Then I tried loading the admin URL again. This time it worked. I did this three times on three separate fresh installs. It happens every time. Thanks. Looks good. Can't wait for this version to be released. I'm waiting for the multi-store feature. Jim Link to comment Share on other sites More sharing options...
Carl Favre Posted December 29, 2011 Share Posted December 29, 2011 Hi jpietrangelo, Please, also post your issue in the bug tracker it is the official way to report bug. Thanks. Link to comment Share on other sites More sharing options...
jpietrangelo Posted December 29, 2011 Author Share Posted December 29, 2011 Thanks Carl. I didn't realize that, so I went ahead and reposted it there. Jim Link to comment Share on other sites More sharing options...
Carl Favre Posted December 29, 2011 Share Posted December 29, 2011 Do no worry . It is not obvious at first that bugs must be reported in the bug tracker and thanks for doing it . Link to comment Share on other sites More sharing options...
Carl Favre Posted December 30, 2011 Share Posted December 30, 2011 You can also try to install the beta 2, many bugs were fixed. Link to comment Share on other sites More sharing options...
endriudb Posted January 9, 2012 Share Posted January 9, 2012 Hi! I've installed the 1.5.0.3 version and i got the same problem: i can't login in the admin panel after fresh install. I've tried the jpietrangelo's solution, but didn't work for me... I've seen the bug is currently open and not solved.. someone can help me to make it work? Thanks! Link to comment Share on other sites More sharing options...
terrytoledo Posted January 23, 2013 Share Posted January 23, 2013 I just had this problem. MAMP has a cache tab (XCache) that I tried clearing (both var and php). After that I was able to log in. Link to comment Share on other sites More sharing options...
zootalaws Posted August 3, 2013 Share Posted August 3, 2013 I had the same problem - it was my browser. In chrome, no login, in Safari, logged straight in. I have been having issues with Chrome and cookie handling for a while now... Link to comment Share on other sites More sharing options...
vekia Posted August 3, 2013 Share Posted August 3, 2013 maybe it was related to the browser settings? My customers had similar issues to - issues related to the "COOKIE" settings in the browser (also to the external plugins installed to browser) Link to comment Share on other sites More sharing options...
zootalaws Posted August 3, 2013 Share Posted August 3, 2013 Yeah, I deleted all the cookies and it worked fine. Link to comment Share on other sites More sharing options...
Recommended Posts