Sean --

Does you standard (non session) seem to work ok? Such as:
<?php 
// basic echo of var from form
echo "We've just echoed var from form\n";
echo "<p>$stuff</p>";
echo "<h2>$more_stuff</h2>";
echo "<h3>$still_more_stuff</h3>";
?>

Did you compile Apache and PHP from source? If so
could you provide me with the ./configure --options you used?
This is sound like a config/compile problem to me. 

You might also want to cross-post to linux-admin mail list?

-- David



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to