Hello,
I am currently trying to migrate a Drupal 7 site to Backdrop.
I am following this guide:
https://docs.backdropcms.org/documentation/step-3-upgrade-the-drupal-site
Issue at step 8:
When accessing .../core/update.php
, I get stuck in an infinite loop at the "Overview" step. When I click "CONTINUE," the exact same screen with the same "Overview" step reloads. There are no error messages or hints. Even the Apache error logs on the server show nothing.
Where could the problem be?
Server: Debian Linux, Apache, MariaDB, PHP...
There has been some talk about this in the Zulip channel and an issue was created:
https://github.com/backdrop/backdrop-issues/issues/6839
Looks like there is a solution if you are comfortable testing it out.