All is great, until until i try installing this script.
Whats giving me a problem is this:
include("template.class.php");
will output the files code.While
include("template.php");
will act normally.I installed everything like i normally would.\
If i had my backup of the PHP folder/Apache folder. i would use them as refrence, however, that is not the case at this time as those backups are on a disc, which happend to go missing from my desk.
Is it to do with the php.ini or httpd.conf?
