to start i installed apache and php as tolded in the manual
and wrote my first script
<?php
echo phpinfo();
?>
this worked fine but as soon as i wrote a script for a mysql comment it gave a error saying "INTERNAL SERVER ERROR"
when i checked my error log it said
"premature end of script headers : c:/php3/php.exe
i would be obliged if anybody could throw light on this.............ASAP