Recent content by RDHamm

  1. R

    localhost php not rendering content of info.php?

    I have Apache 2,2 running and it responds to http://localhost. However, I cannot get PHP to respond. I have a info.php file with this in it: <?php phpinfo() ?> But, all I get is text, and not the details that I should. What to do? Added semicolon. No change
Back
Top