Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,681
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
I was able to fix the Error using the following .htaccess code:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
I got the info here, since I am using a godaddy server.