Forums
-
- Forum
- Posts
-
- Installation
- 28,438
- Troubleshooting
- 62,514
- Themes
- 10,430
- Plugins
- 15,337
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
Try replacing that line in your .htaccess
file with this
AddHandler application/x-httpd-php5 .php
AddType application/x-httpd-php5 .php
AddHandler application/x-httpd-php .php4
AddType application/x-httpd-php .php4