[mythtv-users] Help, Mythweb Hates me

Ben Holt beanjammin at gmail.com
Tue Jul 19 16:34:46 EDT 2005


On 7/19/05, Graeme Woollett <graeme.joy at paradise.net.nz> wrote:

>   Internal Server Error

Do you have php properly installed/configured?  With php installed
(apt-get install php4-mysql should do the trick) make yourself a test
script in your apache document root directory like so:

<?php

    phpinfo();

?>

And save it with a name like test.php, then use your browser to go
there.  You should get output that shows your php configuration.  If
this is not the case then your php is not set up properly.

- Ben

-- 
A: Because it destroys the flow of conversation.
Q: Why is top posting dumb?


More information about the mythtv-users mailing list