[imp] register_globals

Chuck Hagenbuch chuck@horde.org
Tue, 22 May 2001 16:52:07 -0400


Quoting Egan <egan@sevenkings.net>:

> Question:  Do register_globals still need to be on for IMP 2.3?

No.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Black and white and grey, all the shades of truth.


>From corner@chello.at Date: 22-May-2001
Return-Path: <corner@chello.at>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 66936 invoked from network); 22 May 2001 21:45:25 -0000
Received: from viemta04.chello.at (195.34.133.54)
  by horde.org with SMTP; 22 May 2001 21:45:25 -0000
Received: from susie ([212.17.87.84]) by viemta04.chello.at
          (InterMail vK.4.03.02.00 201-232-124 license 6aea1bd1f01aef5a9a73363c16ebee43)
          with ESMTP id <20010522214525.OBUZ2375.viemta04@susie>;
          Tue, 22 May 2001 23:45:25 +0200
Message-ID: <XFMail.20010522234525.corner@chello.at>
X-Mailer: XFMail 1.4.7p2 on Linux
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <990561430.3b0ac496d2d44@marina.horde.org>
Date: Tue, 22 May 2001 23:45:25 +0200 (CEST)
Sender: tcorner@susie
From: Tom Corner <corner@chello.at>
To: Chuck Hagenbuch <chuck@horde.org>,
 imp@lists.horde.org
Subject: Re: [imp] cyrus imap?

Chuck,
http://www.php.net/manual/ref.imap.php says to get the latest c-client from:
ftp://ftp.cac.washington.edu/imap/.

There I find:
c-client.tar.Z      Sun Jan  9 00:00:00 2000 Symbolic link
c-client_archive1.gz     957 Kb    Tue May 22 01:47:00 2001 
c-client_archive2.gz     199 Kb    Tue May 22 01:47:00 2001

The archives seem to archives of a mailing list, so I got the first item and and
compiled it. I used the following steps after the compile:

cp c-client.a /usr/local/lib/libc-client.a
cp rfc822.h /usr/local/include
cp mail.h /usr/local/include
cp linkage.h /usr/local/include

These were in the instructions at the above web-site.

I then configure php-4.0.5 with:

./configure --with-imap=/usr/local --with-mysql=/usr/local/mysql \
--with-apxs=/var/lib/apache/bin/apxs

It configures, compiles and installs now. It now reads and displays properly
the horde/index.php3 file.  I haven't tested the imap functions yet.  Will this
really work with a cyrus imap server?  It is 11:45PM here in Vienna now. I'm
going to bed now and will continue tomorrow.

 
On 22-May-2001 Chuck Hagenbuch wrote:
> Quoting Rodney Barnett <rbarnett@neuromics.com>:
> 
>> As I understand it, horde (or perhaps more properly, php) uses c-client to
>> access an IMAP server, so that needs to be installed on the system that will
>> be running IMP.  For me (using horde from CVS), horde/docs/INSTALL contains
>> more details.
> 
> Yes, it's php (Horde has nothing to do with it - php's imap functions are a 
> wrapper around the c-client library; we just use them). See 
> http://www.php.net/manual/ref.imap.php for most instructions.
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck@horde.org>
> Black and white and grey, all the shades of truth.
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 

----------------------------------
E-Mail: Tom Corner <corner@chello.at>
Date: 22-May-2001
Time: 22:41:51

This message was sent by XFMail
----------------------------------