Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountering a database problem while setting up the Redirection plugin #3889

Open
wikiwyrhead opened this issue Jul 26, 2024 · 1 comment
Open

Comments

@wikiwyrhead
Copy link

Summary
Encountering a database problem while setting up the Redirection plugin. The setup progress is stuck at 50%, and there is a message indicating that the database does not need updating to version 4.2, though the installation shows version 4.2.

Actual Behavior
During the setup of the Redirection plugin, the progress bar reaches 50% and displays a database problem message. The system states that the database does not require an update to version 4.2. The following SQL queries are provided for table creation:

wp_redirection_items
wp_redirection_groups
wp_redirection_logs
wp_redirection_404
The setup process appears to be halted at the "create_groups" stage.

Steps to Reproduce

  • Initiate the setup process for the Redirection plugin.
  • Proceed through the setup steps until the progress reaches 50% then it stop with the database error.
  • Observe the database problem message and the progress halt at the "create_groups" stage.

Environment
Browser: [Chrome]
Browser Version: [Version 127.0.6533.72 (Official Build) (64-bit)]
WordPress Version: [6.6.1]
Redirection Plugin Version: [5.4.2]

Screenshot 2024-07-26 183849

@johngodley
Copy link
Owner

Have you pressed the skip button?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants