Author Topic: problems when attachment bigger that 2Mb  (Read 4983 times)

Offline aldemari

  • Jr. Member
  • **
  • Posts: 12
problems when attachment bigger that 2Mb
« on: September 06, 2006, 01:28:04 PM »
My php.ini

file_uploads = On
upload_tmp_dir = /tmp
upload_max_filesize = 8M
memory_limit = 64M



Offline goldcd

  • Newbie
  • *
  • Posts: 2
I had no end of problem with this a while back
« Reply #1 on: September 11, 2006, 03:04:57 AM »
Have you checked the timeout values in the PHP ini?

Offline aldemari

  • Jr. Member
  • **
  • Posts: 12
Re: problems when attachment bigger that 2Mb
« Reply #2 on: September 11, 2006, 03:40:22 PM »
yes
Conecction is localhost....

Offline ufocek

  • Newbie
  • *
  • Posts: 4
Re: problems when attachment bigger that 2Mb
« Reply #3 on: September 20, 2006, 11:43:19 AM »
Quote from: aldemari
yes
Conecction is localhost....

Hi, I have RC from SVN (version 348) and I can't delete messages with attachemtn which have 9,5MB
In php.ini memory_limit is a 32MB size

This is a bug?

Offline Arabian

  • Jr. Member
  • **
  • Posts: 10
Re: problems when attachment bigger that 2Mb
« Reply #4 on: October 04, 2006, 07:13:41 PM »
I have the same problem too :(

Thank you,

Arabian