Ben Holt wrote:
On 7/19/05, Graeme Woollett <[EMAIL PROTECTED]> wrote:
Internal Server Error
Do you have php properly installed/configured? With php installed
(apt-get install php4-mysql
php4-mysql is installed
should do the trick) make yourself a test
script in your apache document root directory like so:
<?php
phpinfo();
?>
This script when run at the command line works fine, apache gives the
familiar Premature end of script headers message
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
Is there something I more I should be telling httpd.conf?
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users