Sugar admin to login loop

I am having an error where I'm being redirected to the login page from the admin console in an infinite loop.  I tried the command line rebuild and repair but it's not fixing the issue.  I tried deleting the cache folder, that didn't work.  What is causing this?
Parents Reply
  • Thank you for your speedy reply Alan.  It was a cookie issue.  This was not on the server but on my localhost (Mac, Unix) and clearing all browser cookies since the beginning of time solved this issue so obviously it was some kind of cookie conflict that wasn't remedied.  The php.ini file on my localhost had session.cookie_lifeteime already set to 0 so that reminded me of the browser cache.  Thanks for your speedy reply although it does make it more apparent to me to use "Have you cleared your browser cache yet, have you restarted the browser, have you restarted your computer" - https://www.youtube.com/watch?v=PtXtIivRRKQ
Children
No Data