[sork] include path error solution
Tommi Äijälä
tommi.aijala@clegroup.fi
Thu, 5 Sep 2002 22:28:04 +0300
> Warning: Failed opening '/etc/horde2/../passwd/templates/common-header.inc'
> for
> inclusion (include_path='.:/etc/horde2:/usr/share/pear:/usr/share/horde2')
> in /usr/share/horde2/passwd/main.php on line 6
Is usually appearing when the .php files (yes the FILES) have wrong rights
assigned
solution:
chod a+xrw /etc/horde2/* -R
if it works then just remove the rights not needed :)
TIP:
for security reasons u could remove the read rights on .php files for "other"
users (chmod o-rx) on your systems and ADD to the apache user on your system to
belong to the same group as the owner of files in /etc/horde2/.
Tommi Aijala
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/