[mythtv] MythWeb and PHP

Brian Wente mythtv-dev@snowman.net
Tue, 17 Dec 2002 15:45:38 -0500


I had a few problems too. What version of PHP do you have?

I noticed mine is very strict. Check to see if the includes begin with:

 <?php

-  instead of 

 <?

I changed mine it the pages came up.
The files I updated looked like placeholders anyway.

-- Brian