Do we support php include and/or SSI? Because neither ssi or php pages work on my page.
Do we support php include and/or SSI?
yes, php includes work, i'm not sure with SSI though
Frihost does and always has supported PHP in their websites. After all the forum you are looking at now is constructed of PHP is it not?
Well, I don´t know if SSI...buit it would be agreat idea if don´t.
Both ssi and php are working. Most likely your problem is the file extension. A php file needs to end in .php and an ssi file in .shtml . 
i have a text counter and it is added in with a ssi. So i named the page shtml and it didnt work.
Iv found the problem. It is because i need to upload my cgi files in ascii mode. And i was using cpanel, instead of ftp. The pages showed of error 500, and so the ssi didnt work. Nore did the php or javascript. I am trying to find out how to upload it as ascii without the hastle of downloading ftp and using cpanel.
