Why do I get "Internal Server Error"?

When you are browsing a .html (or .php) file in your account, you may sometimes see an error page with the heading "Internal Server Error". This error is NOT caused due to any server issue. Here are some reasons that may cause this issue...

1) You may be using an ".htaccess" file, which may have an incorrect command inside it. Try clearing the content of ".htaccess" file to see if it resolves your issue.

2) The file that you are trying to browse is having a WRITE-permission to the GROUP. Try removing the write-permission for the group by using a permission like 755. You can change file permissions thru your FTP Client or your cPanel File Manager.

If the above tricks doesn't resolve your problem, then please open a support ticket and we'll take care of this issue.

  • 0 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

What's the Hostname & Port for MySQL?

When configuring any of your scripts on the server, use the following connection info to connect...

How can I enable register_globals for my account?

"register_globals" is a PHP Directive. This is no longer being used in the newer version of PHP...

I am unable to browse my domain name, but can browsing my IP! What's wrong?

The ProblemWe have seen this problem rarely with some of our customers. They CAN browse their...

What happens if I go over the bandwidth limit for my hosting account?

If you exceed the bandwidth limit for your web hosting account, your account will be suspended...

Why am I unable to change my file permissions for Joomla components?

The ProblemThis is a known issue with Joomla. When you install any Joomla components thru...