My MIME Types or Apache Handlers for PHP are causing 500 errors!?

For any MIME Types or Apache Handlers, you must add them in conjuction with each other, for a functional implementation. (Add matching MIME Type & Apache Handler in cPanel, for correct parsing)

An example of this is a .htaccess file within the directory of the program having issues with the following specifications:

AddHandler application/x-httpd-php .htm
AddType application/x-httpd-php .htm

Do not include one of the lines and not the other. Both need to be either in or out of the file.

If you still have issues send a support ticket.

  • 1013 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

مقالات مشابهة

I'm having Gallery issues, can you shed any light?

First, chmod index.php to 744, all other files in your Gallery installation to 644, and all...

My sub-domain isn't working!

First, check to be sure that, for example, if your sub-domain is: abcd.domain.com - Check whether...

It looks like the server is down because I cannot access my website, email, control panel and FTP

This will most often mean that you have been blocked by our server's firewall software. The most...