Skip to content

Infinite redirect loop during phpMyFAQ installation ("Redirecting to ./setup/.") #3741

@yangqiceng

Description

@yangqiceng

Hi,

I'm trying to install phpMyFAQ, but I'm encountering an issue during the setup process.

After I fill in all the required information and click Submit, the page shows:

Redirecting to ./setup/.

Then the browser keeps reloading, and the URL continuously appends new /setup/ segments — for example:

/setup/
/setup/setup/
/setup/setup/setup/

It goes into an infinite redirect loop and never finishes.

Here’s some additional information about my environment:

PHP version: 8.2

Web server: Nginx (via BT Panel)

OS: CentOS

Permissions: all web files currently owned by root

Required PHP extensions are installed (except LDAP, which I assume is optional)

Has anyone experienced this issue before or knows what might be causing it?

Thanks in advance for your help!

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions