Closed GoogleCodeExporter closed 9 years ago
Ok .. issue fixed.
I needed to add the following to my .htaccess file.
AddHandler custom-php .php .pcgi .phtml .inc .phtml~ .php~ .inc~ .html~
Action custom-php /cgi-sys/php5
My config supports all versions from 3 on up ... and it was defaulting to 3.
Sorry about the confusion ... but I wanted to note this in case someone else
has the same issue.
Original comment by KingHar...@gmail.com
on 4 Jul 2010 at 1:57
Just a guess but aren't .phtml~ .php~ .inc~ .html~ typically backup files and
don't need to be parsed?
Original comment by MyR.J...@gmail.com
on 19 Mar 2011 at 7:23
Original comment by and...@awrsolutions.com
on 19 Oct 2011 at 6:53
Original issue reported on code.google.com by
KingHar...@gmail.com
on 3 Jul 2010 at 1:36