[olug] Apache/PHP setup problem
Mike Hostetler
thehaas at binary.net
Thu Nov 14 21:30:24 UTC 2002
Call me stupid if you want . . . I'm sure something is dumb on my part.
I have setup Apache and PHP on a Gentoo box, and I can't get post info to read.
Example:
I created a file called 'test.php' that contains:
<?
echo "<p>Edit -> $edit</p>";
?>
I goto this URL:
http://172.21.28.208/test.php?edit=no
And I see this:
Edit ->
Which, to me, is not right. Anyone got an idea?
-- mikeh
More information about the OLUG
mailing list