Hi all,
I am struggling to resolve an issue I am having with PS 1.7.8.4.
I have a prod environment where everything is working as expected. In order to prepare my planned upgrade in Prod, I wanted to set up a staging environment.
Here are the steps I followed:
- Copied the files from Prod to the Staging subdomain
- Exported the prod DB into the staging DB
- Changed different DB values (Store Url, Disabled Caching, Disabled the cookie check for the Admin, disabled URL rewrites)
- Deleted the cache folders in the PS filesystem
- Put a default .htaccess (like with the bare minimum)
The staging fronted works fine.
While the staging admin login just keeps me in a loop. When entering the correct credentials, a 302 redirect gets me back to the same logon page. GIF attached for the example
Web server details:
- LiteSpeed
- DNS via Cloudflare
- PHP version:7.4.33
I tried disabling Cloudflare cache and DNS as well > no result.
Any help would be appreciated.
Thanks!