{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifiehhtf3a32anr2smbmtzmtvbqqco32srupzodrxdqsmtslgfddu",
    "uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mlntsjwyrsv2"
  },
  "path": "/t/500-internal-server-error/118576#post_8",
  "publishedAt": "2026-05-12T10:44:42.000Z",
  "site": "https://forum.infinityfree.com",
  "textContent": "Enabling APP_DEBUG should give you a real error message, so it’s strange that it doesn’t work.\n\nI checked your website and I think I found the reason. The `bootstrap/cache/` folder contains a cached PHP config file. Since that file is present, Laravel doesn’t check the config files or .env file, and just uses the cached data. And in that cached config, the debug option is disabled.\n\nI suggest you start by deleting all PHP files in the `bootstrap/cache` folder and then refreshing the page to see if you can get a real error message.",
  "title": "500 Internal Server Error"
}