Re: [SM-USERS] unable to change max file size attachment

2004-10-18 Thread Florent Guiliani
Thanks for all : it was a squid problem request_body_max_size default is 1MB, a change to 5MB and all works fine. Florent Guiliani wrote: (My appologies) When I attach a file more than 1,7Mo I've got a "The documents contains no data" with Mozilla and a compose page without the new attachment wit

Re: [SM-USERS] unable to change max file size attachment

2004-10-15 Thread p dont think
(My appologies) When I attach a file more than 1,7Mo I've got a "The documents contains no data" with Mozilla and a compose page without the new attachment with IE. I've changed in /etc/php.ini: memory_limit = 300M upload_max_filesize = 50M post_max_size = 100M and in /etc/httpd/conf.d/php.co

Re: [SM-USERS] unable to change max file size attachment

2004-10-15 Thread Florent Guiliani
(My appologies) When I attach a file more than 1,7Mo I've got a "The documents contains no data" with Mozilla and a compose page without the new attachment with IE. I've changed in /etc/php.ini: memory_limit = 300M upload_max_filesize = 50M post_max_size = 100M and in /etc/httpd/conf.d/php.con

Re: [SM-USERS] unable to change max file size attachment

2004-10-15 Thread p dont think
When I attach a file more than 1,7Mo I've got a "The documents contains no data" with Mozilla and a compose page without the new attachment with IE. I've changed in /etc/php.ini: memory_limit = 300M upload_max_filesize = 50M post_max_size = 100M and in /etc/httpd/conf.d/php.conf LimitRe

[SM-USERS] unable to change max file size attachment

2004-10-15 Thread Florent Guiliani
Hi all, When I attach a file more than 1,7Mo I've got a "The documents contains no data" with Mozilla and a compose page without the new attachment with IE. I've changed in /etc/php.ini: memory_limit = 300M upload_max_filesize = 50M post_max_size = 100M and in /etc/httpd/conf.d/php.conf