View Single Post
Old April 14th, 2005, 02:37 PM   #6 (permalink)
Craig Cote
Registered User
 
Join Date: Apr 2005
Posts: 2
Not corrupt files...

The problem was not corrupt files, but an oversight by whomever prepared the language files. All but two of the language files needed to be edited so that they began <?php instead of just <?. To be fair, the requirement of the "php" portion is a security setting in apache -- but it is the *recommended* security setting, however. And two of the english language include files that came with the install did have the "php" portion:

contact.php
search.php

I will go through the other include files that come with the pack to ensure that they include the "php" as well.
Craig Cote is offline   Reply With Quote