PHP Newbie question: I installed the above, and if I point directly to a
..php file (i.e. http://localhost/phpinfo.php, I get the php script executed
properly. If I put a <?php ... ?> tag in html, nothing happens. No error
in any Apache logs, no obvious errors in php, nothing displayed on the
page.
I installed as cgi, I saw an earlier post someone recommended SAPI - could
that be a problem (I'm guessing it's some line in one of the configs I
screwed up).
Thanks,
-G
..php file (i.e. http://localhost/phpinfo.php, I get the php script executed
properly. If I put a <?php ... ?> tag in html, nothing happens. No error
in any Apache logs, no obvious errors in php, nothing displayed on the
page.
I installed as cgi, I saw an earlier post someone recommended SAPI - could
that be a problem (I'm guessing it's some line in one of the configs I
screwed up).
Thanks,
-G
Comment