Forums
-
- Forum
- Posts
-
- Installation
- 28,442
- Troubleshooting
- 62,527
- Themes
- 10,431
- Plugins
- 15,343
- Requests & Feedback
- 14,964
- 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.