[mythtv] MythWeb and PHP

John mythtv-dev@snowman.net
Tue, 17 Dec 2002 06:29:21 -0500 (EST)


Make sure the following are in you /etc/apache/httpd.conf file


  LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
  AddType application/x-httpd-php .php
  AddType application/x-httpd-php-source .phps


These are the paths on my Debian system, the paths may be different on
your system..

> I installed apache and php using the "urpmi php apache" command, and
> both seemed to install without a hitch...I then went into the 'drake
> control panel, started up apache, and then ran to another computer to
> see if mythWeb works...
>
> If I type in http://122.453.234.234/mythweb/ I get to the main.php
> page, but it displays the text of the main.php file instead of the
> generated page.
>
> Is there something else that needs to be done to PHP to get it
> recognized?
>
> Nate
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev@snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev