{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreieatgjbf6bmboayuzlalbyjdbzwx4rdgleplxjn3v47lgbq43flri",
"uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mokgmigzq4f2"
},
"path": "/t/is-host-blocking-http-requests/119339#post_7",
"publishedAt": "2026-06-18T07:56:45.000Z",
"site": "https://forum.infinityfree.com",
"tags": [
"Http error 500",
"Websites and PHP"
],
"textContent": "A 500 error on a PHP request is pretty much guaranteed to be a crash in the PHP code. That could be caused by a code issue or a hosting issue, but regardless, the first step is to get the real error message, or you’re just stumbling in the dark.\n\nThe easiest way to get the error is to enable Display Errors and refresh the page. You can to that through the PHP Options menu, either in the client area or the control panel.\n\nHttp error 500 Websites and PHP\n\n> When trying to access your website, you may see a page which returns the status code “500”. In Google Chrome, you’ll see a page with the error code HTTP ERROR 500. There are typically two reasons which can cause this error: The PHP code has crashed. The .htaccess file contains invalid rules. Here are some things you can try to debug and fix this. Fixing crashing PHP code A HTTP ERROR 500 simply tells you that the PHP code has crashed, but gives no information as to why it has crashed. Gett…\n\nCould you try that and have a look and see if you can get the actual error message?",
"title": "Is host blocking http requests"
}