How to fix HTTP error 500 Wordpress?
- 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.
- Increase memory limit in PHP INI
Go to cPanel > MultiPHP INI, select the domain and change the memory limit to 64M
and click Apply.
- Replace WordPress core file
Download the core file here. 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.
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
💬 **Chat with us on Live Chat via our ** website
Updated on: 28/04/2025
Thank you!