[imp] Re: test.php not working

Jeroen Huinink j.huinink@wanadoo.nl
Fri Nov 29 19:24:05 2002


Hello,

> > Just tried to run the test.php script on one of our mail servers and
> > this appears
> >
> > Warning: Failed opening '/home/httpd/html/horde/test.php' for
> > inclusion(include_path='.:/usr/share/pear') in Unknown on line 0
> >
> Do you have pear installed under /usr/share/pear ? did you check that
> your webserver user (nobody?) can access both directories? a good test
> is to su - nobody and try to cd into the dirs (instead of checking each
> of them for access rights.

If I am not mistaken this has to do with access to test.php itself. By
default it has no group and world read attribute set. chmod +r test.php will
probably do the trick.

Regards,
Jeroen






More information about the imp mailing list