You can test Xerver with this Hello World-script:
<? print("Hello World") ?> <BR> <? print("This is my first PHP script ever!") ?>