monica
"How did you install Php 7.4 on 24.04? I would have thought it stopped supporting anything under PHP 8."
I followed the instructions in the guide on the website and forced install 7.4. I had to run then "update-alternatives --config php" to tell it to use the older version (the default was 8.x for apparent reasons).
On a lark, I tried to see if I could get the white screen to appear again, as I mentioned before, and sure enough, I figured that out. In Firefox, white screen, Chrome, 500 errror. As for the logs well I found that the php is not there at all.
https://imgur.com/a/ydToaeH
I checked with apache2, and the issue there was that it wanted a domain name instead of being a local host. I did a quick google to the the ini updated to have that no longer show as an error. I did notice the redis just now so going to follow that for a bit before I post again.
P.S. localhost on "ip a" is showing me a 127.0.0.1