[horde] Problem Running test.php3
Brent J. Nordquist
bjn at horde.org
Mon Jul 9 15:00:37 PDT 2001
On Mon, 9 Jul 2001, Bryan Schenker <prhservices at privatereshalls.com> wrote:
> Warning: Failed opening '/var/www/html/horde/test.php3' for inclusion
> (include_path='/var/www/horde-phplib:.') in Unknown on line 0
[New FAQ entry just added:]
The IMP setup script changes the permissions on the test.php3 script so
that it can't be run. This increases the security of your web server by
not revealing to intruders information about how your PHP is
compiled/configured. To use the script while setting up Horde/PHPLIB/IMP,
add read permission for all users to the script:
# chmod a+r /<path-to-web-documents>/horde/test.php3
Remember to remove read permission (<pre>chmod a-r</pre>)from the file
when you're finished testing.
--
Brent J. Nordquist <bjn at horde.org> N0BJN
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
More information about the horde
mailing list