the document contained no data: segmentation fault
Stathakopoulos Giorgos
stathako@cti.gr
Thu, 1 Mar 2001 16:22:09 +0200 (EET)
Installed (from horde/test.php):
Horde: 1.3.4-cvs
IMP: 2.3.7-cvs
Turba: 0.0.2-cvs
PHP Version: 4.0.5-dev
FTP Support: No
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: No
MCAL Support: No
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes
PEAR - Yes
Mail::RFC822 - Yes
Log - Yes
DB - Yes
When I try http://example.com/horde I get
"the document contained no data...".
I checked mail archive but I didn't find out something except update to
last cvs (I think that I got the last cvs since I update it before a
while)
The apache error log shows:
[Thu Mar 1 16:17:05 2001] [notice] child pid 27235 exit signal
Segmentation Fault (11)
Do I have to enable something that I missed?
Thanks,
George Stathakopoulos
>From chuck@horde.org Date: Thu, 1 Mar 2001 09:49:51 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 44618 invoked from network); 1 Mar 2001 14:50:51 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 1 Mar 2001 14:50:51 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 839333CA9; Thu, 1 Mar 2001 09:49:51 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Thu, 1 Mar 2001 09:49:51 -0500
Message-ID: <983458191.3a9e618f4c1f4@marina.horde.org>
Date: Thu, 1 Mar 2001 09:49:51 -0500
From: Chuck Hagenbuch <chuck@horde.org>
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
Subject: Re: [imp] new prefs db format
Quoting Ranger Fox <rangerfox@rangerfox.com>:
> Is there a way to convert my users old prefs from the webmail_user_prefs
> table format to the imp_pref format?
Sure, just alter the table and set the scope field to 'imp' for everything
except fullname, signature, from_addr, and language. The name of the table
isn't terribly important, but you can copy it all over to the new name if you
want.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Thu, 1 Mar 2001 09:52:29 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 45456 invoked from network); 1 Mar 2001 14:53:34 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 1 Mar 2001 14:53:34 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 6C1D93CA9; Thu, 1 Mar 2001 09:52:29 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Thu, 1 Mar 2001 09:52:29 -0500
Message-ID: <983458349.3a9e622d292f0@marina.horde.org>
Date: Thu, 1 Mar 2001 09:52:29 -0500
From: Chuck Hagenbuch <chuck@horde.org>
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
Subject: Re: [imp] the document contained no data: segmentation fault
Quoting Stathakopoulos Giorgos <stathako@cti.gr>:
> The apache error log shows:
> [Thu Mar 1 16:17:05 2001] [notice] child pid 27235 exit signal
> Segmentation Fault (11)
>
> Do I have to enable something that I missed?
It doesn't look like it; you need to find out why php is crashing. See
http://bugs.php.net/bugs-generating-backtrace.php.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Thu, 1 Mar 2001 09:58:33 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 46332 invoked from network); 1 Mar 2001 14:59:33 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 1 Mar 2001 14:59:33 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id B561D3CA9; Thu, 1 Mar 2001 09:58:33 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Thu, 1 Mar 2001 09:58:33 -0500
Message-ID: <983458713.3a9e639997b64@marina.horde.org>
Date: Thu, 1 Mar 2001 09:58:33 -0500
From: Chuck Hagenbuch <chuck@horde.org>
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
Subject: Re: [imp] Inline HTML on IMP-cvs?
Quoting Jan Kuipers <jrkuipers@lauwerscollege.nl>:
> I'm playing around here with the newest IMP-2.3.7-cvs, but for some strange
> reason I can't get the inline html-view working. I can only view the
> HTML-file in a seperate window. Any suggestions?
It works fine for me - maybe the html attachment you're testing with has a
Content-Disposition of attachment?
> B.t.w, very nice piece of software!
Thanks!
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Thu, 1 Mar 2001 10:49:55 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 48517 invoked from network); 1 Mar 2001 15:50:58 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 1 Mar 2001 15:50:58 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 530EF3CAA; Thu, 1 Mar 2001 10:49:55 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Thu, 1 Mar 2001 10:49:55 -0500
Message-ID: <983461795.3a9e6fa32e44d@marina.horde.org>
Date: Thu, 1 Mar 2001 10:49:55 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: Dave Wintrip <dave@netflash.net>
Cc: 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
Subject: Re: [core] IMP and MIME
Quoting Dave Wintrip <dave@netflash.net>:
> We're running a version of IMP on one of our Linux servers, and are having a
> bit of trouble with the MIME encoding when email with an attachment is sent
> via IMP. The email sent is actually smaller than the size of the file, and
> I've come to the conclusion that the MIME encoding method is either
> incorrect, or one of the libraries needed is the wrong version on our system.
> Just curious what method of MIME encoding is used to encode email? 7 or 8
> bit? What are the libraries used, if any, and where can I download a version
> of them that will work with IMP?
IMP uses base64 to encode MIME attachments. I can't tell you much more without
knowing what version of IMP you're using, etc.
> PS: If this is the incorrect email address to have used for this type of
> email, I'm sorry. Had trouble finding one, let along a support email. Just
> let me know where I should send this email.
imp@lists.horde.org is the proper place for help requests. See
http://horde.org/mail/ for information on all of the mailing lists.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Thu, 1 Mar 2001 10:51:39 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 49282 invoked from network); 1 Mar 2001 15:52:39 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 1 Mar 2001 15:52:39 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id B784A3CA0; Thu, 1 Mar 2001 10:51:39 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Thu, 1 Mar 2001 10:51:39 -0500
Message-ID: <983461899.3a9e700b685d8@marina.horde.org>
Date: Thu, 1 Mar 2001 10:51:39 -0500
From: Chuck Hagenbuch <chuck@horde.org>
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
Subject: Re: [imp] Performance
Quoting David Richards <d.richards@qut.edu.au>:
> We are running v2.2.3 for our students. It is running under apache
> 1.3.14 on a Compaq Tru64 v5.1 DS20 Alpha system.
>
> It is running really, really slowly! Any suggestions or hints to make
> it run faster? Is there anything special I can do with PHP? Please
> help...
Well, what are you using for session storage? How much memory does the machine
have? Is the IMAP server on the same machine? If not, what kind of network link
is there between the imap server and the imp server? What imapd are you running?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist