Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved: dom.so] Installation / Error 404
#8
I;m running out of ideas.

Try with
Code:
AddHandler application/x-httpd-php5 .php
AddType application/x-httpd-php .html .htm
AddHandler application/x-httpd-php .html .htm
This should set php5 to handle php files, and default php engine for html files

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
Reply


Messages In This Thread
[Solved: dom.so] Installation / Error 404 - by yojoe - 2010-11-29, 06:44:01



Users browsing this thread: 1 Guest(s)