Searched and didn’t find any other threads mentioning my issue so not sure why I’m having such trouble.
First of all - what happened to the one-click installs?? There used to be a bunch of these available, including concrete5 – now all I see on that page is Wordpress. I can’t find any documentation mentioning discontinuing these, very frustrating.
Anyway, I’ve been trying to install it following the manual instructions (v 9.0.1), to a subfolder on one of my sites (shared hosting). I am having no luck because when I hit the index.php (or any other php page) I am simply getting a blank “white page of death” (I checked the source, it is empty).
Renamed my htaccess which made no difference. Thought PHP maybe just wasn’t working (my current site content is all static html), but I created a phpinfo page and that renders fine. Also tried switching the PHP version (7.4 -> 8.1, and then FastCGI -> CGI). No difference. I’ve seen reference to checking “server logs” to troubleshoot but AFAIK there are no server logs I can access for shared hosting?
I’m at a loss, how can I troubleshoot this further?