PHP & MySQL Novice to Ninja Chapter 2 include failed to open because the directory does not exist

Are you SURE thats the file that PHP is reading?

Add this line to index.php at the very top:
<?php echo "Hello Diane, I am in this directory." ?>
Save, and reload the page.