Problem with attachements
Andrej Tazberik
andrej@vidicon.somi.sk
Wed, 7 Feb 2001 21:26:33 +0100 (MET)
Hi,
I am using IMP 2.3.3 on SPARC/Solaris8. I have no problem, BUT when I am
composing new message AND want to attach some file, after pressing "Attach"
button I get warning:
=-=-=-=-=-=-=-=-=-=-=-=-=
Warning: Unable to open '/tmp/phpebaqBb' for reading: No such file or directory
in /opt/apache/htdocs/horde/imp/compose.php3 on line 910
=-=-=-=-=-=-=-=-=-=-=-=-=-=
Attached file appears in list of attachements, BUT when I send it, recipient
obtain empty attachement-file.
Any suggestions???
Thanx, Andrej
P.S. I have installed IMP on 2 SUN running Solaris8, PHP4.0.3pl1 compiled like
apache modul, IMP using MySQL. Both maschines have same behavior while composing
message with attachements.
>From chuck@horde.org Date: Wed, 7 Feb 2001 15:34:36 -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 59321 invoked from network); 7 Feb 2001 20:35:31 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 7 Feb 2001 20:35:31 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id CC66F39F4; Wed, 7 Feb 2001 15:34:36 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Wed, 7 Feb 2001 15:34:36 -0500
Message-ID: <981578076.3a81b15c8f78d@marina.horde.org>
Date: Wed, 7 Feb 2001 15:34:36 -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] sending mail revisited
Quoting Brad Dameron <bdameron@tscnet.com>:
> First off the CVS is usually what is under development. There is usually a
> bug or two. That is why it is development. Have you tried the most recent
> non-development?
Normally this might be good advice, but currently there is a rather drastic
difference between the latest stable release and the cvs code. Very drastic, in
fact.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
>From chuck@horde.org Date: Wed, 7 Feb 2001 15:35:37 -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 59941 invoked from network); 7 Feb 2001 20:36:32 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 7 Feb 2001 20:36:32 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id F02DE39F4; Wed, 7 Feb 2001 15:35:37 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Wed, 7 Feb 2001 15:35:37 -0500
Message-ID: <981578137.3a81b199d6448@marina.horde.org>
Date: Wed, 7 Feb 2001 15:35:37 -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] Problem with attachements
Quoting Andrej Tazberik <andrej@vidicon.somi.sk>:
> I am using IMP 2.3.3 on SPARC/Solaris8. I have no problem, BUT when I am
> composing new message AND want to attach some file, after pressing "Attach"
>
> button I get warning:
>
> =-=-=-=-=-=-=-=-=-=-=-=-=
> Warning: Unable to open '/tmp/phpebaqBb' for reading: No such file or
> directory
> in /opt/apache/htdocs/horde/imp/compose.php3 on line 910
> =-=-=-=-=-=-=-=-=-=-=-=-=-=
Make sure that you have a value set for upload_tmp_dir in your php.ini file.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me