Posted May 23May 23 I am testing out a new server (cpanel rocky linux) I have moved the db and the files over v4 to the new server, I have tested v5 on this server and it works just fine. However v4 just shows a white page. I am trying to get v4 to load on this new server so I can bless the future move, and future upgrade, I want to test the upgrade process on this new server. Any recommendation?
May 23May 23 A blank white page is the sign of a suppressed PHP error. You'll want to work with your hosting provider to find the error.
May 23May 23 11 minutes ago, Ocean West said:I have tested v5 on this server and it works just fineIf it works on v5 and not in v4, then probably it’s something related to PHP. Take a look at the error_log file with your host. You could also downgrade PHP to 8.1 if you’re using a higher version.