<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 20 Apr 2007, at 06:50, Mitch Gore wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">I am trying to use Jarod's guide to set up mythweb so when i put my machines name in the address bar it takes me right to mythweb.<BR><BR>Here are his instructions:<BR><BR><BLOCKQUOTE style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><P>Personally, I don't plan on using the web server on this box for anything *but* MythWeb, so I opted to move everything in /var/www/html/mythweb/ to /var/www/html/ and remove the mythweb folder, so I get to MythWeb with just <A href="http://htpc/">http://htpc/</A> (htpc is the hostname for MythTV box). Alternatively, Zachary Hamm suggests creating an index.php file in /var/www/html/, containing the following to achieve the same effect:</P><DIV style="margin-left: 40px;" class="cmd">&lt;?php header("Location: /mythweb"); ?&gt;</DIV><P>This works better for those who also run other web-based apps on their MythTV box (like phpMyAdmin, for example), and keeps the apache doc root a bit tidier.</P></BLOCKQUOTE><DIV><BR>I want to use the php forward method.  But when i do all I see is a blank white page.  If i run "/usr/sbin/setsebool -P httpd_can_network_connect=1" like the guide says it says that SELinux is disabled (what i want) <BR></DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Do you have PHP installed on this system? It may be mod_php - check your distro's docs.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I think you may also need to enable PHP in Apache.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>From the server itself, pointing a browser at <A href="http://localhost/server-info">http://localhost/server-info</A> (if this server is headless or GUIless then run `links <A href="http://localhost/server-info`">http://localhost/server-info`</A> from the command-line) will tell you if php is functional.</DIV><DIV><BR class="khtml-block-placeholder"></DIV>Stroller.</DIV><DIV> <BR><BR></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR></BODY></HTML>