Page 1 of 1

AH00124: Request exceeded the limit

Posted: Fri 28. Feb 2025, 07:16
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!

Re: AH00124: Request exceeded the limit

Posted: Fri 28. Feb 2025, 07:46
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.

Re: AH00124: Request exceeded the limit

Posted: Fri 28. Feb 2025, 09:47
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