# Main 

**URL:** https://forum.infinityfree.com/t/main/89506
**Category:** Hosting Support
**Created:** [February 3, 2024, 6:14pm UTC](https://forum.infinityfree.com/t/main/89506 "2024-02-03T18:14:10Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Admin](https://forum.infinityfree.com/user_avatar/forum.infinityfree.com/admin/32/36437_2.png) [@Admin](https://forum.infinityfree.com/u/Admin)
#### Post date: [February 3, 2024, 6:24pm UTC](https://forum.infinityfree.com/t/main/89506/2 "2024-02-03T18:24:58Z")

</div>

A HTTP ERROR 500 error means that your PHP code crashed. And I think the first thing to figure out is what’s crashing exactly.

What error message do you see when you enable `display_errors`?

> [@Http error 500](https://forum.infinityfree.com/t/http-error-500/49352):
>
> 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…

---

_[View the full topic](https://forum.infinityfree.com/t/main/89506)._
