2010-11-29, 06:44:01
I;m running out of ideas.
Try with
This should set php5 to handle php files, and default php engine for html files
Or use only first line
I can't come up with more solutions, because I don't know anything about your hosting and its config.
Maybe php5 is set as default, maybe not. Apache might as well be badly configured, and so on.
Try with a different CMS which requires simple xml and php5 to work.
This may shred some light on the problem.
Try with
Code:
AddHandler application/x-httpd-php5 .php
AddType application/x-httpd-php .html .htm
AddHandler application/x-httpd-php .html .htm
Or use only first line
Code:
AddHandler application/x-httpd-php5 .php
I can't come up with more solutions, because I don't know anything about your hosting and its config.
Maybe php5 is set as default, maybe not. Apache might as well be badly configured, and so on.
Try with a different CMS which requires simple xml and php5 to work.
This may shred some light on the problem.
Addons: blue business theme, Online Visitors, Notepad