Hurray,
Figured out my problem. I had to edit index.php and change the following line:
$INSTALL_PATH = './';
to
$INSTALL_PATH = './program';
works now... too cool.
Now I can play around with it... and assist the developers a bit after I read through the code or most of it.
Joe.