[cut]

Yes a clean install, Apache works fine,, index,html servers up across my network... php -i from the command line works,,, a page called qw.php with only <? phpinfo(); ?> displays nothing but from firefox a show page source shows the <? phpinfo(); ?> as being there. also did multiple reboots to make sure.

Bret

PHP 5, mate, you have got to use long tags

<?php

phpinfo();

?>

Reply via email to