Koozali.org: home of the SME Server

path to php

Richard

path to php
« 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

Hazen Valliant-Saunders

Re: path to php
« Reply #1 on: March 16, 2001, 06:17:43 PM »
Modify the Inclusion path,
or create a symlink to PHP/include dir.

Sandro

Re: path to php
« Reply #2 on: March 20, 2001, 12:00:33 PM »
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.

Richard

Re: path to php
« Reply #3 on: March 20, 2001, 12:29:26 PM »
Sandro!

I had to chmod 775 the file I was trying to read.

Give it a shot

Richard