hi,
I just installed php 5 on a debian etch.
I got successfully installed and then i restarted apache; on making a test.php in htdocs with <?php echo 'hello world'; ?>
as content.. i get the smae output on the screen rather than the parsed value as hello world...
what can be done?