> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpdesk.gbnetwork.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to fix HTTP error 500 in Wordpress?

| Have you ever frustrated your website showing error http 500. Even when you enable debug it still not show error. Here we will show step you can do to make your website accessible again.

![error 500](https://storage.crisp.chat/users/helpdesk/website/67938060e89a4400/http-500-error_mgikx7.png)

1. **Disable all plugin**
Go to cPanel > File Manager > public_html> wp-content. Then you will see folder name `plugins`. Rename the folder to `plugins.bak` to disable all plugin on your WordPress.

2. **Increase memory limit in PHP INI**
Go to cPanel > MultiPHP INI, select the domain and change the memory limit to `64M` and click **Apply**.

3. **Replace WordPress core file**
Download the core file [here](https://wordpress.org/download/). After finish download, go to cPanel > File Manager > public_html and click upload on the top. Choose the file that you have downloaded and upload it. Once upload finished, extract the file that you have upload and you will see new file named "wordpress". Move all the data inside WordPress file to public_html. Make sure before you move you have enabled show all file in the setting. Now your WordPress core file has been replaced.

---

### Need Further Assistance?

If you face any issues or need assistance, don’t hesitate to reach out — **our support team is always ready to help!**

🔧 **Need help?** [**Submit a Support Ticket**](https://secure.gbnetwork.com/submitticket.php)  
💬 **Chat with us on Live Chat via our** [**website**](https://www.gbnetwork.my/)