Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Scott Lewis on January 28, 2002, 01:59:47 PM
-
Upgraded PHP as per the How To, and created a test.php script.
I know get the error when I try and view the script:-
Warning: Failed opening '/home/e-smith/files/primary/html/test.php' for
inclusion (include_path='.:/usr/share/php/PEAR') in Unknown on line 0
Can anyone help.
Scott
-
Probably a permissions problem--who owns test.php, and what are the permissions?
-
Thanks dan,
It was the permissions, even though I had set them to 777, the php file was still unwritable so set it to 777 and now works.
Thanks for getting me thinking staright.
Scott