AH00124: Request exceeded the limit

For topics beyond KeyHelp. / Für Themen jenseits von KeyHelp.
Locked
User avatar
martins
Posts: 31
Joined: Mon 18. Nov 2019, 13:32

AH00124: Request exceeded the limit

Post by martins »

Dear everyone here, I am acutally deploying my PHP app on the KeyHelp, but I got the error as follow, been searching on Google to help me resolve the issue, but no solution so far.

Code: Select all

AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Hope someone can help me!
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: AH00124: Request exceeded the limit

Post by Jolinar »

Moderator's note:

The post template that is provided when creating a new thread in the "Bugs and Issues" forum section exists for a reason.

Therefore, I would like to ask you to create a new thread and fill in the post template with the required information. This information will then help the community to provide you with targeted assistance with your problem.

Thank you.

Thread closed.
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
Florian
Keyweb AG
Posts: 1682
Joined: Wed 20. Jan 2016, 02:28

Re: AH00124: Request exceeded the limit

Post by Florian »

Hello,

this is no Keyhelp related problem.

You have got a redirect loop, maybe http -> https -> http -> https and so on.

You must check this with the developing tools of the browsers or with the help of browser addons that track the redirects
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Locked