[imp] Fatal error: Call to unsupported or undefined function display() in ./lib/mimetypes.lib on line 375

Chuck Hagenbuch chuck@horde.org
Thu, 30 Nov 2000 22:26:46 -0500


Quoting Mike Coughlan <mcoughlan@gothambroadband.com>:

> I saw an identical mime_actions entry in
> /home/httpd/html/horde/imp/lib/mimetypes.lib.  I couldn't figure out why are
> their two identical code bits?  Is mime.php3 the config file that builds php
> code?  I tried to change  "view" => false in mimetypes.lib, as a quick fix
> on my own.  It didn't work, so I put it back, and we sent out our mail.

mime.php3 is the config file; mimetypes.lib is always there, so it just provides
sane defaults. This has been cleared up in 2.3.

-chuck

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


>From  Thu Nov 30 22:42:04 2000
Return-Path: <Tim_Evans@troweprice.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 86484 invoked from network); 1 Dec 2000 03:42:31 -0000
Received: from trpmrout.troweprice.com (205.128.229.40)
  by horde.org with SMTP; 1 Dec 2000 03:42:31 -0000
Received: from trpmr1.troweprice.com (trpmr1.troweprice.com [205.128.229.25])
        by trpmrout.troweprice.com with ESMTP id eB13gGN29834;
        Thu, 30 Nov 2000 22:42:16 -0500 (EST)
Received: from trpmr1.troweprice.com (localhost [127.0.0.1])
        by trpmr1.troweprice.com with ESMTP id eB13fwA12478;
        Thu, 30 Nov 2000 22:41:58 -0500 (EST)
Received: from tc370.troweprice.com (tc370.troweprice.com [172.22.218.170])
        by trpmr1.troweprice.com with ESMTP id eB13ftF12470;
        Thu, 30 Nov 2000 22:41:55 -0500 (EST)
Received: by tc370.troweprice.com with Internet Mail Service (5.5.2650.21)
	id <WZRL2F8K>; Thu, 30 Nov 2000 22:42:06 -0500
Message-ID: <7CE1EE1A3A42D411893200A0C98A39C002EDFFE4@tc360.troweprice.com>
From: "Evans, Tim" <Tim_Evans@troweprice.com>
To: "'Chuck Hagenbuch '" <chuck@horde.org>,
   "'imp@lists.horde.org '"
	 <imp@lists.horde.org>
Date: Thu, 30 Nov 2000 22:42:04 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
Subject: RE: [imp] Horde Always "configurable" even after secure.sh

 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