I transferred my WordPress website from my local Apache server to OpenLiteSpeed. The website has 10 pages, including 4 pages accessible to the public, 5 pages for registered customers, and 1 page for login purposes.
The public pages and login page are functioning correctly in OpenLiteSpeed. However, when I attempt to access any redirected page (customer page) after login, I receive an error message stating “There has been a critical error on this website.” Interestingly, all redirected pages work without any issues on the local Apache server.
What’s even stranger is that all pages, including the public pages and login page, display the same error message when any redirected page (customer page) encounters the error. It’s almost like a contagious virus.
When I clear the browser cache, everything returns to normal, except for login activity, where the same error message reappears on all redirected pages again and again.