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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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