Hi, I put phpGedView on the server and when I point the browser to it I get an error:
Warning: Unknown(/home/intu/WWW/www.intu.cz/phpGedView/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/intu/WWW/www.intu.cz/phpGedView/index.php' for inclusion (include_path='.:/opt/php4/lib/php') in Unknown on line 0
I changed the permissions to 777 through SSH, so that should be OK. What could be wrong?
Thanks
Roman
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I put phpGedView on the server and when I point the browser to it I get an error:
Warning: Unknown(/home/intu/WWW/www.intu.cz/phpGedView/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/intu/WWW/www.intu.cz/phpGedView/index.php' for inclusion (include_path='.:/opt/php4/lib/php') in Unknown on line 0
I changed the permissions to 777 through SSH, so that should be OK. What could be wrong?
Thanks
Roman
Hi Roman,
I've never seen errors quite like these before. Does the PhpGedview directory itself have world read permissions?
--John