Ok, i am trying to install php4 into apache using the module.  I have read and excuted 
the instructions exactly, several times for both php4 and apache.  But I keep getting 
this error, and I don't understand why.

My script looks like this..

<?php

echo ('Hello');

?>

and when I view this in a web browser, I get this output

<?php

echo ('Hello');

?>

I begging here, if anybody knows why this is doing this, or how I can fix this, 
respond.  I have been fighting this for over a week now, and don't know what else to 
try.

Reply via email to