"First App" not displaying correctly

Hi,
I'm trying to create my first Xataface application using the tutorial in the docs.
I attached a screenshot of what I've done and what I'm seeing. The index.php is showing only the following text when I load it:
display(); ?>
I had tried without the first line (ini_set('display_errors', 1); which doesn't seem to be working anyway. I've intentionally introduced errors and they are still not displayed.
It's as if the PHP suddenly turns off at the after the greater than sign here: $app->
Any ideas on what might be causing this? I just installed WAMP2 on the XP box with default setting.
Also, is there a way to run the makesite PHP script on a Windows box?
Thanks,
David
I'm trying to create my first Xataface application using the tutorial in the docs.
I attached a screenshot of what I've done and what I'm seeing. The index.php is showing only the following text when I load it:
display(); ?>
I had tried without the first line (ini_set('display_errors', 1); which doesn't seem to be working anyway. I've intentionally introduced errors and they are still not displayed.
It's as if the PHP suddenly turns off at the after the greater than sign here: $app->
Any ideas on what might be causing this? I just installed WAMP2 on the XP box with default setting.
Also, is there a way to run the makesite PHP script on a Windows box?
Thanks,
David