It sounds as if your host doesn't have PHP properly configured on the server.
Create a .htaccess file in your root directory (or add this to it if one already exists):
Normally this should be in Apache's httpd.conf, but unless you have root access on the server you can't do anything about that.Code:AddType application/x-httpd-php php







Bookmarks