Omar - 2009-07-27

I've downloaded the latest version there is available: phpFormGen-php-2.09c.tar.gz
I've extracted. I've followed the basic step mentioned in the README file

I try to go the index.php page and I get the following error:

##############
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Fatal error: Unknown: Failed opening required '/home/xxx/public_html/xxx/phpform/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
############

(i've repalced the actual names with xxx)

Where am I going wrong?
I've searched in all the PHP files for 'include_path'
It doesn't exist

Where am I going wrong?

Thanks

Omar