All PHP document requests return 200 OK with an empty response, even the simple echo "hello world"; in the URL. Not even the HTML portions of the documents are returned.
I’ve enabled displaying PHP errors in the dashboard to no avail. Only media and pure HTML files are retrievable from a browser.
Other Information
I don’t think I’ve made changes since the last time it was working. phpMyAdmin is working though.
It is indeed working again, even though it wasn’t for maybe a solid hour. Any idea why that could’ve happened? I had made sure my IP and browser weren’t the only ones facing the problem.
Yeah, I didn’t get any error or timeout message at all. I’ve tested it now and it seems to work again, but once my html form gives way for the php file to do it’s magic and save the changes to the json file, the process takes way longer than before. Atleast it’s working again, for now. I’m glad it’s fixed for you too. Cheers.