[imp] Ok, i give up: Possible solution

Doug Curtis doug.curtis at world-mail.org
Tue Feb 4 23:05:36 PST 2003


Sorry, hate to reply to my own email but I may have a solution.

Being that you are running apache 2, you should have a seperate php.conf file. 
(At least I do with Redhat rpms).  If not, it my be in your httpd.conf.  Look 
for a set of text like this:

<Files *.php>
    SetOutputFilter PHP
    SetInputFilter PHP
    LimitRequestBody 524288  <---- This was the problem on mine
</Files>

Change the LimitRequestBody 524288 line to something larger and give it a 
try.  I checked my old apache logs to see if I had run into that problem 
before.

Again being Windows, it may be different on your machine.

Doug

Quoting Doug Curtis <doug.curtis at world-mail.org>:

> Ok, one thing I tried and got some similar results.  I noticed that your 
> output_buffering was set to 4096 but in mine I had it turned off.  I set mine
> 
> to 4096 in my php.ini and I wasn't able to attach anything greater than
> 900k.
> 
> Of course, I am using Redhat 8.0, so it may not fix your problem but give it
> a 
> try.
> 
> Doug
> 
> Quoting Horde Project <hordeproject at njdevils.info>:
> 
> > 
> > One more thing to note: the attachment ~is~ in the temporary folder for
> > php... under imp905.tmp file name.  So the file ~was~ uploaded right.
> > So now what's wrong?
> > Bruno, see if you can find where the file should be saved and see if it's
> in
> > there.  We may have two completely different or two similar problems.
> > 
> > ~Kyle Bisignani
> > 
> > 
> > -----Original Message-----
> > From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
> > Behalf Of Horde Project
> > Sent: Tuesday, February 04, 2003 6:12 PM
> > To: imp at lists.horde.org
> > Subject: RE: [imp] Ok, i give up: how to make the attachment thing work??
> > 
> > I too am having problems with attachments as well... I'm running Windows
> XP
> > w/SP1 and a copy of Sokkit (Apache 2.0, PHP 4.2.3, and MySQL 3.23).  You
> can
> > take a look at my test.php file at
> > http://mds.njdevils.info:88/horde/test.php
> > I can send messages fine, but attachments are truncated to either very
> small
> > file sizes or an empty file.  According to the compose screen, the file is
> > there... but it never gets sent right... I know it's not my SMTP server
> > because I have been using that for close to a year now with no problem
> > (using various clients such as Outlook, Incredimail, Outlook Express,
> etc.)
> > Any help will be greatly appreciated!
> > 
> > ~Kyle Bisignani
> > 
> > -----Original Message-----
> > From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
> > Behalf Of Bruno Negrao
> > Sent: Tuesday, February 04, 2003 5:42 PM
> > To: imp at lists.horde.org; Doug Curtis
> > Subject: Re: [imp] Ok, i give up: how to make the attachment thing work??
> > 
> > >What does the output of your test.php look like?
> > >Doug
> > Here they are:
> > 
> > IMP Version
> > IMP: 3.1
> > PHP Version
> > View phpinfo() screen
> > PHP Version: 4.2.2
> > PHP Major Version: 4.2
> > PHP Minor Version: 2
> > PHP Version Classification: release
> > You are running a supported version of PHP.
> > 
> > Horde Versions
> > Horde: 2.2.1
> > IMP: 3.1 (run IMP tests)
> > Turba: 1.1
> > PHP Version
> > View phpinfo() screen
> > PHP Version: 4.2.2
> > PHP Major Version: 4.2
> > PHP Minor Version: 2
> > PHP Version Classification: release
> > You are running a supported version of PHP.
> > PHP Module Capabilities
> > DOM XML Support: Yes
> > Gettext Support: Yes
> > IMAP Support: Yes
> > LDAP Support: No
> > MCAL Support: No
> > Mcrypt Support: No
> > MySQL Support: Yes
> > PostgreSQL Support: No
> > XML Support: Yes
> > Miscellaneous PHP Settings
> > magic_quotes_runtime disabled: Yes
> > file_uploads enabled: Yes
> > safe_mode disabled: Yes
> > trans_sid disabled: Yes
> > PHP Sessions
> > Session counter: 1
> > To unregister the session: click here
> > PEAR
> > PEAR - Yes
> > Recent PEAR - No
> > This version of PEAR is not recent enough. See the Horde PEAR page for
> > details.
> > Mail - Yes
> > Mail_Mime - No
> > You do not have the Mail_Mime package installed on your system. See the
> > INSTALL file for instructions on how to install the package.
> > Log - Yes
> > DB - Yes
> > Net_Socket - Yes
> > Date - Yes
> > HTML_Common/HTML_Select - Yes
> > 
> > 
> > 
> > At 07:51 PM 2/4/2003 -0200, Bruno Negrao wrote:
> > >Hi all,
> > >
> > >I'm fighting hard for three days to make imp successfully send attached
> > >files, but I couldn't fix this situation.
> > >
> > >Everything I searched on this lists doesn't fix my problems. Also, I
> posted
> > >2 or 3 messages on this topic which were ignored.
> > >
> > >So, If somebody here could configure imp and horde to successfully send
> > >attached files, please tell me your configuration and I'll install it
> here.
> > >It doesn't matter if your version is a bit outdated, just tell me how to
> > >make it work.
> > >
> > >Thank you,
> > >-------------------------------------------------
> > >  -- Bruno Negrão -- Suporte
> > >  -- Plugway Acesso Internet Ltda.
> > >  -- (31)34812311
> > >  -- bnegrao at plugway dot com dot br
> > >
> > >
> > >--
> > >IMP mailing list
> > >Frequently Asked Questions: http://horde.org/faq/
> > >To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> > 
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> > 
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> > 
> > 
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> > 
> > 
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> > 
> 
> 
> 




More information about the imp mailing list