Saturday, 20 May 2023

Solution : is currently unable to handle this request. http error 500 000webhost (Wordpress)

Today, I will share some information about, How to solved if we got error " is currently unable to handle this request. http error 500 000webhost". Lets read the following instruction :

This tutorial is for those who get Internal Server Error. So your website is not working and you are struggling to find out why. You see Error 500 and do not know what to do next. If you try googling error 500 this will not give you answer you want. The error is too generic and does not tell you exact problem. What you need is to find out what is the real issue.

On 000webhost all errors PHP errors are hidden by default.

To enable displaying PHP errors

  1. Open your website with file manager
  2. Go to public_html directory
  3. Create .htaccess file (if it does not exist already)
  4. add this line: php_value display_errors 1
  5. save file

Hope this article can helping you.






No comments:

Post a Comment