Jump to content

Redirect Loop between My Account - Log In page


Recommended Posts

After a server upgrade, I am facing following issue

When a not-logged-in user navigates to "myaccount" page, he falls to an infinite redirect loop between the "login" and "my account" page.

If I check the network tab of the browser, there are like 50 rediects beteween:

https://www.rosepoupee.gr/<log-in>?back=my-account
https://www.rosepoupee.gr/
<my-account>

until the page request fails with an ERR_TOO_MANY_REDIRECTS

I am running on 1.7.6.4

Link to comment
Share on other sites

1 minute ago, Nickz said:

Are all dependencies served?

Yes.
I am only not 100% sure about mod_rewrite, which is needed for url rewriting. Toggling url_rewrite was one of the steps in the solution proposed by Prestachamps, which di not work for me.

Although it is defintely enabled on apache, prestashop may not see it? (check screenshot)

Capture.JPG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...