[imp] Horde Always "configurable" even after secure.sh

Evans, Tim Tim_Evans@troweprice.com
Thu, 30 Nov 2000 22:42:04 -0500


 ls -l config/horde.php3
-r--r--r--   1 httpd    site1         792 Nov 28 18:24 config/horde.php3
[root horde]# chmod a-w config/horde.php3
[root horde]# ls -l config/horde.php3
-r--r--r--   1 httpd    site1         792 Nov 28 18:24 config/horde.php3

[root horde]# php index.php3
X-Powered-By: PHP/4.0.3pl1
Content-type: text/html

<html>
<head>
<title>Horde is configurable</title>
</head>

<body bgcolor="white" text="black">

<h3 align="center"><font color="red">ERROR: HORDE IS
CONFIGURABLE</font></h3>

<p>Your Horde installation is currently configurable from the web.
<p>The only time that your Horde installation should be configurable is if
you wish to use <a href="setup.php3">setup.php3</a>. Otherwise your users
could run the setup.php3 program themselves.
<p>To fix this you can run:
<ul>
<li><code>chmod 000 &lt;your horde dir&gt;/setup.php3</code>
</ul>

</body>
</html>
[root horde]#

-----Original Message-----
From: Chuck Hagenbuch
To: imp@lists.horde.org
Sent: 11/30/00 10:01 PM
Subject: Re: [imp] Horde Always "configurable" even after secure.sh

Quoting "Evans, Tim" <Tim_Evans@troweprice.com>:

> After having configured phplib, working through the 11-step IMP
> config, and running 'secure.sh' to set permissions to 000 on
> index.php3, setup.php3, etc., I still get "Horde is configurable,
> run secure.sh" when I access the page.  From what I can see,
> all permissions are correct.

Have you tried chmod a-w config/horde.php3?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"If you can't stand the heat, get out of the chicken!" - Baby Blues

-- 
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org