[imp] eralloc error
Holger Nilsson
hn@hg3.dk
Mon, 8 Oct 2001 22:40:43 +0200
On Sun, Oct 07, 2001 at 17:35 Jon Parise wrote:
> On Sun, Oct 07, 2001 at 11:01:46AM +0200, Holger Nilsson wrote:
> > Horde and phplib are installed, and /horde/test.php3 is working properly.
> > However, when I try to run /horde/setup.php3, my browser tells me the
> > document contains no data, and in the web server's error log file I find:
> > FATAL: erealloc(): Unable to allocate 61440 bytes
>
> That's most likely a PHP problem. Try updating your PHP installation.
Thank you for pointing me in this direction - this is likely the right way to
go. I was using the latest rpm available for SuSE 7.0 (mod_php4-4.0.4pl1-68),
but I now tried to downgrade to the earlier one (mod_php4-4.0.4pl1-19). Then
I was able to run setup.php3. However, after doing that and running
secure.sh, I still get the error when trying to run imp. But it clearly is
php-related. I will chase a better installation.
Holger Nilsson
>From phancock@lib.ci.phoenix.az.us Date: Mon, 8 Oct 2001 16:16:05 -0700
Return-Path: <phancock@lib.ci.phoenix.az.us>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 73858 invoked from network); 8 Oct 2001 23:16:37 -0000
Received: from decimal.lib.ci.phoenix.az.us (148.167.132.201)
by clark.horde.org with SMTP; 8 Oct 2001 23:16:37 -0000
Received: from postal.lib.ci.phoenix.az.us (localdelivery.lib.ci.phoenix.az.us [148.167.126.5])
by decimal.lib.ci.phoenix.az.us (8.10.2/8.10.2) with ESMTP id f98NG5r01498
for <imp@lists.horde.org>; Mon, 8 Oct 2001 16:16:05 -0700
Received: from www-data by postal.lib.ci.phoenix.az.us with local (Exim 3.33 #2)
id 15qjcz-0005cs-00
for imp@lists.horde.org; Mon, 08 Oct 2001 16:16:05 -0700
Received: from 148.167.126.17 ( [148.167.126.17])
as user phancock@postal.lib.ci.phoenix.az.us by mail.lib.ci.phoenix.az.us with HTTP;
Mon, 8 Oct 2001 16:16:05 -0700
Message-ID: <1002582965.3bc233b5a1c87@mail.lib.ci.phoenix.az.us>
Date: Mon, 8 Oct 2001 16:16:05 -0700
From: Paul Hancock <phancock@lib.ci.phoenix.az.us>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 148.167.126.17
Subject: IMP 2.2.x and 2.3.x
IMP 2.2.x uses phplib, while 2.3.x uses PHP itself for session management. The
phplib is prepended in PHP.INI. Is this likely to have a negative impact on
the development (2.3.x) version? We are currently running both versions on the
same server, and I have run into inexplicable problems.
-- Paul (phancock@lib.ci.phoenix.az.us)
>From phancock@lib.ci.phoenix.az.us Date: Mon, 8 Oct 2001 17:05:32 -0700
Return-Path: <phancock@lib.ci.phoenix.az.us>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 75299 invoked from network); 9 Oct 2001 00:06:03 -0000
Received: from decimal.lib.ci.phoenix.az.us (148.167.132.201)
by clark.horde.org with SMTP; 9 Oct 2001 00:06:03 -0000
Received: from postal.lib.ci.phoenix.az.us (localdelivery.lib.ci.phoenix.az.us [148.167.126.5])
by decimal.lib.ci.phoenix.az.us (8.10.2/8.10.2) with ESMTP id f9905Wr01522
for <imp@lists.horde.org>; Mon, 8 Oct 2001 17:05:32 -0700
Received: from www-data by postal.lib.ci.phoenix.az.us with local (Exim 3.33 #2)
id 15qkOq-00005I-00
for imp@lists.horde.org; Mon, 08 Oct 2001 17:05:32 -0700
Received: from 148.167.126.17 ( [148.167.126.17])
as user phancock@postal.lib.ci.phoenix.az.us by mail.lib.ci.phoenix.az.us with HTTP;
Mon, 8 Oct 2001 17:05:32 -0700
Message-ID: <1002585932.3bc23f4c9a994@mail.lib.ci.phoenix.az.us>
Date: Mon, 8 Oct 2001 17:05:32 -0700
From: Paul Hancock <phancock@lib.ci.phoenix.az.us>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 148.167.126.17
Subject: IMP folder sorting
I thought I saw someone else mention this, so I thought I would weigh in.
I have an unsorted folder list. Before the update I did late last week, the
folders were sorted in alpha order. There no longer seems to be a pattern. Of
course, I upgraded almost everything last week, while trying to track down an
unrelated problem.
I am running:
IMP 2.3.7
Horde 1.3.7
PHP 4.0.8-dev
Exim 3.33
UW IMAP-2001-final
-- Paul (phancock@lib.ci.phoenix.az.us)