Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Richard on March 15, 2001, 11:46:37 AM
-
I'm trying to learn php and I couldn't find anything on php3.com about this.
I ran a simple script (test.php3) and got this output:
Warning: Failed opening '/home/e-smith/files/primary/html/test.php3' for inclusion (include_path='.:/usr/share/php') in Unknown on line 0
Any ideas would be appreciated.
Thanks
-
Modify the Inclusion path,
or create a symlink to PHP/include dir.
-
And where do you do this ???
I have the same error when i want to access PHP sites on my box.
Would be nice when you could help us.
Hazen Valliant-Saunders wrote:
>
> Modify the Inclusion path,
> or create a symlink to PHP/include dir.
-
Sandro!
I had to chmod 775 the file I was trying to read.
Give it a shot
Richard