React+php hosting

Hi and welcome to the forum! For me the page loads, but the items don’t want to show up; so I guess it’s the GraphQL request failing. You’ll have to install a SSL certificate as the GraphQL request is done by calling it through HTTPS on your code; here’s a guide to do that:

Also, as for the white screen, can you please send us an URL with the faulty page so we can debug it better? If you don’t do that I’ll be forced to send these articles as well, as a white screen is a symptom of a HTTP ERROR 500 on that page and most of these errors are solved by also checking the MySQL connection details:

4 Likes