My Ports are opened but still its showing the "HTTP 500 error"?

To Check the Issue which PHP error causing this issue please Follow the below steps:

 

1: Login to your Cpanel, click on File manager and go to Public_html.

 

2: Then create the new .htaccess file under your domain root folder or you can also use the existing .htaccess file.

 

3: Add the below coding in your .htaccess file to  check the Logs of error which are causing your site to give the error HTTP 500 error:


# Displaying PHP errors php_flag display_errors on php_value error_reporting 6143
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Why my site show "This webpage is not available"?

If your site is showing "This webpage is not available" like above images then the reason is-...

Why i am getting "403 Forbidden" on my website?

If your site is showing Forbidden like above images then the reason is- Either you have not...

ACCOUNT SUSPENDED

WHY MY ACCOUNT IS SUSPENDED : Account Suspended : This means your account has been suspended due...

How to Add Host in your local system?

Some time the website do not run particularly in our  Local System at that time we need to Add...

503 Error

503 error because of bad coding or excessive resource usage. When your website resources (CPU,...