PHP on Zeus servers???
Posted: Thu Jan 20, 2005 11:49 pm
I am trying to use php includes on a clients site hosted on a Zeus 4.2 server and (in order not to change the page names) have the server parse the htm pages for php.
I normally use this code in the .htaccess file on apache servers
Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType application/x-httpd-php .htm .html
and it works fine but on the Zeus server the result is that the page is downloaded to a temp file on the local hard drive.
The hosting company are less than helpful (knowledgeable?) and say that PHP is installed but they do not offer support on scripting.
Anyone have any experience with these beasts?
I normally use this code in the .htaccess file on apache servers
Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType application/x-httpd-php .htm .html
and it works fine but on the Zeus server the result is that the page is downloaded to a temp file on the local hard drive.
The hosting company are less than helpful (knowledgeable?) and say that PHP is installed but they do not offer support on scripting.
Anyone have any experience with these beasts?