* Ralf Hildebrandt <[EMAIL PROTECTED]>:
> I migrated our squirrelmail from an apache-1.3.x box to apache 2.x
> After this migration squirrelmail allows only 2MB of Attachments,
> although is set:
It must be something in the php.ini, since copying over the "old"
php.ini makes it work as intended.
I migrated our squirrelmail from an apache-1.3.x box to apache 2.x
After this migration squirrelmail allows only 2MB of Attachments,
although is set:
# grep -i size /etc/php4/apache2/php.ini
; Maximum size of POST data that PHP will accept.
post_max_size = 16M
; Maximum allowed size for uploaded
>
> hi all
>
> I have been using squirrel mail 1.4.2 for sometime and everything is
> workin perfect
> but recently i have noticed that if i try to attach a file greater than
> 600 k it does not attach and gives me a error a page cannot be displayed
> but smaller file i can attach without any probl
On Wednesday 22 September 2004 01:52 am, p dont think wrote:
> > I have been using squirrel mail 1.4.2 for sometime and everything is
> > workin perfect
> > but recently i have noticed that if i try to attach a file greater than
> > 600 k it does not attach and gives me a error a page cannot be dis
I have been using squirrel mail 1.4.2 for sometime and everything is
workin perfect
but recently i have noticed that if i try to attach a file greater than
600 k it does not attach and gives me a error a page cannot be displayed
but smaller file i can attach without any problem
even smaller multipl
hi all
I have been using squirrel mail 1.4.2 for sometime and everything is
workin perfect
but recently i have noticed that if i try to attach a file greater than
600 k it does not attach and gives me a error a page cannot be displayed
but smaller file i can attach without any problem
even small
Thanks Jay. I will try your suggestions!
Jodie
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jay Lee
Sent: Monday, July 12, 2004 3:32 PM
To: [EMAIL PROTECTED]
Subject: Re: [SM-USERS] Problem with attachment
Try bumping memory_limit in php.ini up
Try bumping memory_limit in php.ini up also. It's 8M by default which
you'd think would be enough but when the attachment is encoded and
Squirrelmail is keeping track of other things 8M might not be enough. I'd
say try bumping this and also upload_max_filesize to something like 64M.
See if that f
Hello all,
We are running SM 1.4.1-2 on Redhat 8.0 with qmail 1.03+patches-19
and courier-imap 3.0.5-1.8.0. The machine is a dual Xeon 2.66 GHz with 2
GB of RAM. I have a user that is trying to download a MS Word document
that is about 4.5 MB in size. When she clicks on the attachmen